Skip to content

feat: maintenance update, basic object storage support, minor cleanup #70

feat: maintenance update, basic object storage support, minor cleanup

feat: maintenance update, basic object storage support, minor cleanup #70

Triggered via pull request October 21, 2024 17:58
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: pull_request
info.xml lint
15s
info.xml lint
security analysis
20s
security analysis
eslint
20s
eslint
stylelint
19s
stylelint
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
php-psalm-analysis (8.1, 30.0.0)
Process completed with exit code 8.
TypeDoesNotContainType: lib/Service/UtilsService.php#L104
lib/Service/UtilsService.php:104:7: TypeDoesNotContainType: 'php' cannot be identical to 'php8.1' (see https://psalm.dev/056)
TypeDoesNotContainType: lib/Service/UtilsService.php#L104
lib/Service/UtilsService.php:104:7: TypeDoesNotContainType: Type 'php8.1' for $basename is never !=string(php) (see https://psalm.dev/056)
UnusedBaselineEntry: lib/Service/UtilsService.php#L1
lib/Service/UtilsService.php:0:0: UnusedBaselineEntry: Baseline for issue "NoValue" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: lib/Service/UtilsService.php#L1
lib/Service/UtilsService.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCondition" has 1 extra entry. (see https://psalm.dev/316)
php-psalm-analysis (8.1, 30.0.0)
Process completed with exit code 2.
php-psalm-analysis (8.2, 30.0.0)
The job was canceled because "_8_1_30_0_0" failed.
php-psalm-analysis (8.2, 30.0.0)
Process completed with exit code 8.
TypeDoesNotContainType: lib/Service/UtilsService.php#L104
lib/Service/UtilsService.php:104:7: TypeDoesNotContainType: 'php' cannot be identical to 'php8.2' (see https://psalm.dev/056)
TypeDoesNotContainType: lib/Service/UtilsService.php#L104
lib/Service/UtilsService.php:104:7: TypeDoesNotContainType: Type 'php8.2' for $basename is never !=string(php) (see https://psalm.dev/056)
UnusedBaselineEntry: lib/Service/UtilsService.php#L1
lib/Service/UtilsService.php:0:0: UnusedBaselineEntry: Baseline for issue "NoValue" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: lib/Service/UtilsService.php#L1
lib/Service/UtilsService.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCondition" has 1 extra entry. (see https://psalm.dev/316)
php-psalm-analysis (8.2, 30.0.0)
The operation was canceled.
info.xml lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-psalm-analysis (8.1, 30.0.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
security analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
security analysis
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/