Skip to content

Show UI conditionally #527

Show UI conditionally

Show UI conditionally #527

Triggered via push July 11, 2024 02:23
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

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

Annotations

15 errors and 4 warnings
Code style: MW REL1_39, PHP 8.2
Process completed with exit code 2.
PHPUnit: MW REL1_42, PHP 8.3
Process completed with exit code 255.
PHPUnit: MW REL1_41, PHP 8.2
The job was canceled because "REL1_42_8_3" failed.
PHPUnit: MW REL1_41, PHP 8.2
Process completed with exit code 255.
PHPUnit: MW REL1_39, PHP 8.1
The job was canceled because "REL1_42_8_3" failed.
PHPUnit: MW REL1_39, PHP 8.1
The operation was canceled.
PHPUnit: MW master, PHP 8.3
The job was canceled because "REL1_42_8_3" failed.
PHPUnit: MW master, PHP 8.3
The operation was canceled.
PHPStan: MW REL1_39, PHP 8.2: src/Adapters/DatabaseApproverRepository.php#L88
Cannot access property $ac_categories on array|bool|stdClass.
PHPStan: MW REL1_39, PHP 8.2: src/Adapters/InMemoryApproverRepository.php#L10
Non-abstract class ProfessionalWiki\PageApprovals\Adapters\InMemoryApproverRepository contains abstract method getAllAssignedCategories() from interface ProfessionalWiki\PageApprovals\Application\ApproverRepository.
PHPStan: MW REL1_39, PHP 8.2
Process completed with exit code 1.
PossiblyInvalidPropertyFetch: src/Adapters/DatabaseApproverRepository.php#L88
src/Adapters/DatabaseApproverRepository.php:88:32: PossiblyInvalidPropertyFetch: Cannot fetch property on possible non-object $row of type array<array-key, mixed> (see https://psalm.dev/114)
MixedArgument: src/Adapters/DatabaseApproverRepository.php#L88
src/Adapters/DatabaseApproverRepository.php:88:32: MixedArgument: Argument 2 of explode cannot be mixed, expecting string (see https://psalm.dev/030)
UnimplementedInterfaceMethod: src/Adapters/InMemoryApproverRepository.php#L10
src/Adapters/InMemoryApproverRepository.php:10:7: UnimplementedInterfaceMethod: Method getallassignedcategories is not defined on class ProfessionalWiki\PageApprovals\Adapters\InMemoryApproverRepository (see https://psalm.dev/044)
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_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/
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/
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/