ensure new lines are counted in multi line comments, fixes #1177 #2106
Annotations
3 errors and 1 warning
Run a static analysis with phpstan/phpstan:
tests/Language/SchemaParserTest.php#L208
Using nullsafe property access on non-nullable type GraphQL\Language\Token. Use -> instead.
|
Run a static analysis with phpstan/phpstan:
tests/Language/SchemaParserTest.php#L210
Using nullsafe property access on non-nullable type GraphQL\Language\Token. Use -> instead.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading