Skip to content

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

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

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

Triggered via pull request October 21, 2024 17:55
Status Failure
Total duration 44s
Artifacts

lint.yml

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

Annotations

11 errors and 4 warnings
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)
Process completed with exit code 2.
php-psalm-analysis (8.2, 30)
The job was canceled because "_8_1_30" failed.
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)
Process completed with exit code 2.
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/
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)
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/