Show UI conditionally #527
Annotations
4 errors and 1 warning
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)
|
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)
|
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)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading