Skip to content

Bump actions/checkout from 4 to 5 in the stable-updates group #37

Bump actions/checkout from 4 to 5 in the stable-updates group

Bump actions/checkout from 4 to 5 in the stable-updates group #37

Triggered via pull request August 12, 2025 09:06
Status Failure
Total duration 25s
Artifacts

continuous-integration.yml

on: pull_request
Coding standards
20s
Coding standards
Static analysis
17s
Static analysis
Code coverage
0s
Code coverage
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static analysis: src/Handler/Command.php#L139
Cannot access offset 'sub' on array<string, mixed>|false.
Static analysis: src/Handler/Command.php#L138
Cannot cast mixed to string.
Static analysis: src/Handler/Command.php#L138
Cannot access offset 'iss' on array<string, mixed>|false.
Static analysis: src/Handler/Command.php#L131
Cannot cast mixed to string.
Static analysis: src/Handler/Command.php#L131
Cannot access offset 'command' on array<string, mixed>|false.
Static analysis: src/Handler/Command.php#L118
Expression on left side of ?? is not nullable.
Static analysis: src/Handler/Command.php#L118
Cannot cast mixed to string.
Static analysis: src/Handler/Command.php#L84
Method HelloCoop\Handler\Command::verifyCommandToken() should return array<string, mixed>|false but returns mixed.
Static analysis: src/Handler/Command.php#L69
Cannot cast mixed to string.
Static analysis: src/Handler/Command.php#L59
Strict comparison using === between array<string, mixed> and null will always evaluate to false.