feat: maintenance update, basic object storage support, minor cleanup #68
lint.yml
on: pull_request
info.xml lint
14s
security analysis
19s
eslint
21s
stylelint
18s
Matrix: php-cs
Matrix: php-lint
Matrix: php-psalm-analysis
Annotations
7 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.
|
php-psalm-analysis (8.2, 30)
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/
|
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/
|
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/
|