Skip to content

Fixing addition of multiple categories for multiple users #600

Fixing addition of multiple categories for multiple users

Fixing addition of multiple categories for multiple users #600

Triggered via push August 6, 2024 15:10
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: push
JS & CSS Linting
23s
JS & CSS Linting
Matrix: code-style
Matrix: PHPStan
Matrix: Psalm
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
RedundantCondition: src/EntryPoints/Specials/SpecialManageApprovers.php#L71
src/EntryPoints/Specials/SpecialManageApprovers.php:71:24: RedundantCondition: Type array<array-key, string> for $userWithCategories->categories is always isset (see https://psalm.dev/122)
TypeDoesNotContainType: src/EntryPoints/Specials/SpecialManageApprovers.php#L71
src/EntryPoints/Specials/SpecialManageApprovers.php:71:59: TypeDoesNotContainType: Cannot resolve types for $userWithCategories->categories with type array<array-key, string> and !isset assertion (see https://psalm.dev/056)
Psalm: MW REL1_39, PHP 8.2
Process completed with exit code 2.
Code style: MW REL1_39, PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit: MW REL1_41, PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan: MW REL1_39, PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit: MW REL1_42, PHP 8.3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit: MW REL1_39, PHP 8.1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPUnit: MW master, PHP 8.3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Psalm: MW REL1_39, PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/