Skip to content

[AT-696] Use PHP_VERSION instead of deprecated PHP_MATRIX #10

[AT-696] Use PHP_VERSION instead of deprecated PHP_MATRIX

[AT-696] Use PHP_VERSION instead of deprecated PHP_MATRIX #10

Triggered via push March 1, 2024 20:09
Status Failure
Total duration 44s
Artifacts
coding-standards-analysis-php  /  coding-standards-php
31s
coding-standards-analysis-php / coding-standards-php
static-code-analysis-php  /  static-analysis-php
22s
static-code-analysis-php / static-analysis-php
Matrix: lint-php
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
RiskyTruthyFalsyComparison: src/Asset/Asset.php#L66
src/Asset/Asset.php:66:26: 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/Asset/Asset.php#L94
src/Asset/Asset.php:94:29: 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/Asset/Asset.php#L194
src/Asset/Asset.php:194:31: 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/Asset/Config.php#L149
src/Asset/Config.php:149:35: RiskyTruthyFalsyComparison: Operand of type false|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/Asset/Config.php#L208
src/Asset/Config.php:208:17: RiskyTruthyFalsyComparison: Operand of type mixed|null contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Asset/Config.php#L208
src/Asset/Config.php:208:28: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Asset/Config.php#L296
src/Asset/Config.php:296:37: 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/Asset/Config.php#L296
src/Asset/Config.php:296:62: RiskyTruthyFalsyComparison: Operand of type array<array-key, string>|null contains type array<array-key, string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Asset/Config.php#L479
src/Asset/Config.php:479:24: 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/Asset/Config.php#L479
src/Asset/Config.php:479:59: RiskyTruthyFalsyComparison: Operand of type array<array-key, string>|null contains type array<array-key, string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
static-code-analysis-php / static-analysis-php
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/.
coding-standards-analysis-php / coding-standards-php
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/.