Code scanning #30
Annotations
10 errors and 2 warnings
Psalm run normal:
Command/ValidateCommand.php#L16
Command/ValidateCommand.php:16:7: UnusedClass: Class Recognize\DwhApplication\Command\ValidateCommand is never used (see https://psalm.dev/075)
|
Psalm run normal:
Controller/AbstractDwhApiController.php#L28
Controller/AbstractDwhApiController.php:28:16: UnusedClass: Class Recognize\DwhApplication\Controller\AbstractDwhApiController is never used (see https://psalm.dev/075)
|
Psalm run normal:
Controller/AbstractDwhApiController.php#L79
Controller/AbstractDwhApiController.php:79:46: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
Psalm run normal:
Controller/AbstractDwhApiController.php#L135
Controller/AbstractDwhApiController.php:135:33: InvalidScalarArgument: Argument 1 of Recognize\DwhApplication\Model\DetailOptions::setIdentifier expects string, but int provided (see https://psalm.dev/012)
|
Psalm run normal:
DependencyInjection/Configuration.php#L22
DependencyInjection/Configuration.php:22:15: UndefinedMethod: Method Symfony\Component\Config\Definition\Builder\NodeDefinition::children does not exist (see https://psalm.dev/022)
|
Psalm run normal:
Loader/AbstractEntityLoader.php#L32
Loader/AbstractEntityLoader.php:32:16: UnusedClass: Class Recognize\DwhApplication\Loader\AbstractEntityLoader is never used (see https://psalm.dev/075)
|
Psalm run normal:
Loader/AbstractEntityLoader.php#L67
Loader/AbstractEntityLoader.php:67:34: InvalidPropertyAssignmentValue: $this->protocolVersion with declared type 'string' cannot be assigned type 'UnitEnum|array<array-key, mixed>|null|scalar' (see https://psalm.dev/145)
|
Psalm run normal:
Loader/AbstractEntityLoader.php#L161
Loader/AbstractEntityLoader.php:161:30: UnusedVariable: $index is never referenced or the value is not used (see https://psalm.dev/077)
|
Psalm run normal:
Loader/AbstractEntityLoader.php#L260
Loader/AbstractEntityLoader.php:260:9: UnusedVariable: $output is never referenced or the value is not used (see https://psalm.dev/077)
|
Psalm run normal:
Loader/AbstractEntityLoader.php#L269
Loader/AbstractEntityLoader.php:269:17: UnusedVariable: $output is never referenced or the value is not used (see https://psalm.dev/077)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload normal results to GitHub
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
The logs for this run have expired and are no longer available.
Loading