Fixing addition of multiple categories for multiple users #600
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/
|