change category order #930
Annotations
10 errors and 1 warning
src/Service/Test/Runner.php#L93
src/Service/Test/Runner.php:93:18: UndefinedClass: Class, interface or enum named Fusio\Impl\Exception\Test\MissingParameterException does not exist (see https://psalm.dev/019)
|
src/Service/Test/Runner.php#L93
src/Service/Test/Runner.php:93:44: UndefinedClass: Class, interface or enum named Fusio\Impl\Exception\Test\ParameterNotDescribedException does not exist (see https://psalm.dev/019)
|
src/Service/Test/Runner.php#L94
src/Service/Test/Runner.php:94:22: UndefinedClass: Class, interface or enum named Fusio\Impl\Exception\Test\MissingParameterException does not exist (see https://psalm.dev/019)
|
src/Service/Test/Runner.php#L94
src/Service/Test/Runner.php:94:22: UndefinedClass: Class, interface or enum named Fusio\Impl\Exception\Test\ParameterNotDescribedException does not exist (see https://psalm.dev/019)
|
src/Service/Test/Runner.php#L110
src/Service/Test/Runner.php:110:26: PossiblyUndefinedVariable: Possibly undefined variable $response defined in try block (see https://psalm.dev/018)
|
src/Service/Test/Runner.php#L112
src/Service/Test/Runner.php:112:13: PossiblyUndefinedVariable: Possibly undefined variable $response defined in try block (see https://psalm.dev/018)
|
src/Service/Test/Runner.php#L114
src/Service/Test/Runner.php:114:95: PossiblyUndefinedVariable: Possibly undefined variable $response defined in try block (see https://psalm.dev/018)
|
src/Service/Test/Runner.php#L142
src/Service/Test/Runner.php:142:13: PossiblyUndefinedVariable: Possibly undefined variable $response defined in try block (see https://psalm.dev/018)
|
src/Service/Test/Runner.php#L153
src/Service/Test/Runner.php:153:43: PossiblyUndefinedVariable: Possibly undefined variable $response defined in try block (see https://psalm.dev/018)
|
src/Service/Test/Runner.php#L202
src/Service/Test/Runner.php:202:51: InvalidThrow: Cannot throw Fusio\Impl\Exception\Test\MissingParameterException as it does not extend Exception or implement Throwable (see https://psalm.dev/133)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading