Skip to content

improvement(resolver): only load classes as CamelCase #7

improvement(resolver): only load classes as CamelCase

improvement(resolver): only load classes as CamelCase #7

Triggered via push March 11, 2024 19:17
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
RiskyTruthyFalsyComparison: ../src/DependencyInjection/File.php#L16
../src/DependencyInjection/File.php:16:40: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Resolver/Resolver.php#L28
../src/Resolver/Resolver.php:28:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Resolver/Resolver.php#L54
../src/Resolver/Resolver.php:54:33: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Settings/InMemorySettings.php#L15
../src/Settings/InMemorySettings.php:15:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
build (windows-latest, 8.2)
Process completed with exit code 2.
build (ubuntu-latest, 8.2)
The job was canceled because "windows-latest_8_2" failed.
RiskyTruthyFalsyComparison: ../src/DependencyInjection/File.php#L16
../src/DependencyInjection/File.php:16:40: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Resolver/Resolver.php#L28
../src/Resolver/Resolver.php:28:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Resolver/Resolver.php#L54
../src/Resolver/Resolver.php:54:33: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Settings/InMemorySettings.php#L15
../src/Settings/InMemorySettings.php:15:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
build (ubuntu-latest, 8.2)
Process completed with exit code 2.
build (macOS-latest, 8.2)
The job was canceled because "windows-latest_8_2" failed.
RiskyTruthyFalsyComparison: ../src/DependencyInjection/File.php#L16
../src/DependencyInjection/File.php:16:40: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Resolver/Resolver.php#L28
../src/Resolver/Resolver.php:28:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Resolver/Resolver.php#L54
../src/Resolver/Resolver.php:54:33: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: ../src/Settings/InMemorySettings.php#L15
../src/Settings/InMemorySettings.php:15:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
build (macOS-latest, 8.2)
The operation was canceled.
build (windows-latest, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.