Skip to content

Implement router

Implement router #3

Triggered via pull request December 27, 2023 08:07
@samdarksamdark
synchronize #1
impl
Status Failure
Total duration 30s
Artifacts

static.yml

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

Annotations

10 errors
PossiblyNullArgument: src/FileRouter.php#L58
src/FileRouter.php:58:46: PossiblyNullArgument: Argument 2 of method_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
InternalClass: src/FileRouter.php#L77
src/FileRouter.php:77:30: InternalClass: PHPUnit\Logging\Exception is internal to PHPUnit but called from Yiisoft\FileRouter\FileRouter (see https://psalm.dev/174)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
PossiblyNullArgument: src/FileRouter.php#L58
src/FileRouter.php:58:46: PossiblyNullArgument: Argument 2 of method_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
InternalClass: src/FileRouter.php#L77
src/FileRouter.php:77:30: InternalClass: PHPUnit\Logging\Exception is internal to PHPUnit but called from Yiisoft\FileRouter\FileRouter (see https://psalm.dev/174)
psalm / PHP 8.2-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#L58
src/FileRouter.php:58:46: PossiblyNullArgument: Argument 2 of method_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
InternalClass: src/FileRouter.php#L77
src/FileRouter.php:77:30: InternalClass: PHPUnit\Logging\Exception is internal to PHPUnit but called from Yiisoft\FileRouter\FileRouter (see https://psalm.dev/174)
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.