Skip to content

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

[AT-696] Use PHP_VERSION instead of deprecated PHP_MATRIX

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

Triggered via pull request March 1, 2024 21:28
Status Failure
Total duration 3m 54s
Artifacts

php-qa.yml

on: pull_request
coding-standards-analysis-php  /  coding-standards-php
3m 17s
coding-standards-analysis-php / coding-standards-php
static-code-analysis-php  /  static-analysis-php
3m 7s
static-code-analysis-php / static-analysis-php
Matrix: lint-php
Matrix: tests-unit-php
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
RiskyTruthyFalsyComparison: src/Provider/ServiceIntegration.php#L108
src/Provider/ServiceIntegration.php:108:21: 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/Provider/ServiceIntegration.php#L134
src/Provider/ServiceIntegration.php:134:21: 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/Service/Loader.php#L30
src/Service/Loader.php:30:17: 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)
static-code-analysis-php / static-analysis-php
Process completed with exit code 2.
coding-standards-analysis-php / coding-standards-php: src/Service/BodyClassesFilter.php#L25
Expected 1 space after cast statement; 0 found
coding-standards-analysis-php / coding-standards-php: src/Service/BodyClassesFilter.php#L34
Expected 1 space after cast statement; 0 found
coding-standards-analysis-php / coding-standards-php: src/Service/SupportedVersions.php#L38
Expected 1 space after cast statement; 0 found
coding-standards-analysis-php / coding-standards-php: src/Service/SupportedVersions.php#L41
Expected 1 space after cast statement; 0 found
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 1.
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 2.
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/.
tests-unit-php (8.0) / tests-unit-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/.
tests-unit-php (8.2) / tests-unit-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/.
tests-unit-php (8.1) / tests-unit-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/.