Skip to content

Implement router

Implement router #4

Triggered via pull request December 28, 2023 16:15
@xepozzxepozz
synchronize #1
impl
Status Failure
Total duration 36s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PossiblyNullArgument: src/FileRouter.php#L57
src/FileRouter.php:57:46: PossiblyNullArgument: Argument 2 of method_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PossiblyNullArgument: src/FileRouter.php#L57
src/FileRouter.php:57:46: PossiblyNullArgument: Argument 2 of method_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
PossiblyNullArgument: src/FileRouter.php#L57
src/FileRouter.php:57:46: PossiblyNullArgument: Argument 2 of method_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.