A token value might be a float #188
Annotations
6 errors and 1 warning
tests/AbstractLexerTest.php#L289
tests/AbstractLexerTest.php:289:26: MissingClassConstType: Class constant "Doctrine\Tests\Common\Lexer\_home_runner_work_lexer_lexer_tests_AbstractLexerTest_php_288_10102::T_NONE" should have a declared type. (see https://psalm.dev/359)
|
tests/AbstractLexerTest.php#L290
tests/AbstractLexerTest.php:290:26: MissingClassConstType: Class constant "Doctrine\Tests\Common\Lexer\_home_runner_work_lexer_lexer_tests_AbstractLexerTest_php_288_10102::T_INTEGER" should have a declared type. (see https://psalm.dev/359)
|
tests/AbstractLexerTest.php#L291
tests/AbstractLexerTest.php:291:26: MissingClassConstType: Class constant "Doctrine\Tests\Common\Lexer\_home_runner_work_lexer_lexer_tests_AbstractLexerTest_php_288_10102::T_FLOAT" should have a declared type. (see https://psalm.dev/359)
|
tests/AbstractLexerTest.php#L292
tests/AbstractLexerTest.php:292:26: MissingClassConstType: Class constant "Doctrine\Tests\Common\Lexer\_home_runner_work_lexer_lexer_tests_AbstractLexerTest_php_288_10102::T_BOOL" should have a declared type. (see https://psalm.dev/359)
|
tests/ConcreteLexer.php#L15
tests/ConcreteLexer.php:15:24: MissingClassConstType: Class constant "Doctrine\Tests\Common\Lexer\ConcreteLexer::INT" should have a declared type. (see https://psalm.dev/359)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading