feat: maintenance update, basic object storage support, minor cleanup… #72
lint.yml
on: push
info.xml lint
18s
security analysis
18s
eslint
20s
stylelint
20s
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
Annotations
13 errors and 4 warnings
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)
Process completed with exit code 2.
|
php-psalm-analysis (8.1, 30.0.0)
The job was canceled because "_8_2_30_0_0" failed.
|
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 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/
|
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/
|