Skip to content

Allow jobs to continue on error. #43

Allow jobs to continue on error.

Allow jobs to continue on error. #43

Triggered via pull request August 20, 2025 11:24
Status Failure
Total duration 22s
Artifacts

continuous-integration.yml

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

Annotations

11 errors
Static analysis: src/Handler/Command.php#L140
Cannot access offset 'sub' on array<string, mixed>|false.
Static analysis: src/Handler/Command.php#L139
Cannot cast mixed to string.
Static analysis: src/Handler/Command.php#L139
Cannot access offset 'iss' on array<string, mixed>|false.
Static analysis: src/Handler/Command.php#L132
Cannot cast mixed to string.
Static analysis: src/Handler/Command.php#L132
Cannot access offset 'command' on array<string, mixed>|false.
Static analysis: src/Handler/Command.php#L119
Expression on left side of ?? is not nullable.
Static analysis: src/Handler/Command.php#L119
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.
Coding standards
Process completed with exit code 1.