Skip to content

Serializes \UnitEnum and \BackedEnum in GraphQL\Type\Definition\EnumType when resolving return values from a Query or Mutation #2322

Serializes \UnitEnum and \BackedEnum in GraphQL\Type\Definition\EnumType when resolving return values from a Query or Mutation

Serializes \UnitEnum and \BackedEnum in GraphQL\Type\Definition\EnumType when resolving return values from a Query or Mutation #2322

Triggered via pull request September 10, 2024 10:18
Status Failure
Total duration 3m 8s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 5 warnings
Static Analysis with PHPStan (7.4): tests/Type/PhpEnumType/BackedPhpEnum.php#L5
Syntax error, unexpected T_STRING on line 5
Static Analysis with PHPStan (7.4): tests/Type/PhpEnumType/BackedPhpEnum.php#L7
Syntax error, unexpected T_CASE on line 7
Static Analysis with PHPStan (7.4): tests/Type/PhpEnumType/DocBlockPhpEnum.php#L8
Syntax error, unexpected T_STRING on line 8
Static Analysis with PHPStan (7.4): tests/Type/PhpEnumType/MultipleDeprecationsPhpEnum.php#L7
Syntax error, unexpected T_STRING on line 7
Static Analysis with PHPStan (7.4): tests/Type/PhpEnumType/MultipleDescriptionsPhpEnum.php#L10
Syntax error, unexpected T_STRING on line 10
Static Analysis with PHPStan (7.4): tests/Type/PhpEnumType/PhpEnum.php#L9
Syntax error, unexpected T_STRING on line 9
Static Analysis with PHPStan (7.4)
Process completed with exit code 1.
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/BackedPhpEnum.php#L5
Syntax error, unexpected T_STRING on line 5
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/BackedPhpEnum.php#L7
Syntax error, unexpected T_CASE on line 7
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/DocBlockPhpEnum.php#L8
Syntax error, unexpected T_STRING on line 8
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/DocBlockPhpEnum.php#L12
Syntax error, unexpected T_CASE, expecting T_FUNCTION or T_FN or T_STATIC or T_ATTRIBUTE on line 12
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/MultipleDeprecationsPhpEnum.php#L7
Syntax error, unexpected T_STRING on line 7
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/MultipleDescriptionsPhpEnum.php#L10
Syntax error, unexpected T_STRING, expecting T_TRAIT or T_INTERFACE or T_ENUM on line 10
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/PhpEnum.php#L9
Syntax error, unexpected T_STRING, expecting T_TRAIT or T_INTERFACE or T_ENUM on line 9
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/PhpEnum.php#L14
Syntax error, unexpected T_CASE, expecting T_TRAIT or T_INTERFACE or T_ENUM on line 14
Static Analysis with PHPStan (8.0): tests/Type/PhpEnumType/PhpEnum.php#L16
Syntax error, unexpected T_CASE, expecting T_TRAIT or T_INTERFACE or T_ENUM on line 16
Static Analysis with PHPStan (8.0)
Process completed with exit code 1.
Static Analysis with PHPStan (7.4)
The following actions use a deprecated Node.js version 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/
Static Analysis with PHPStan (8.0)
The following actions use a deprecated Node.js version 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/
Static Analysis with PHPStan (8.3)
The following actions use a deprecated Node.js version 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/
Static Analysis with PHPStan (8.1)
The following actions use a deprecated Node.js version 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/
Static Analysis with PHPStan (8.2)
The following actions use a deprecated Node.js version 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/