creating configuration and type casting #5
Annotations
10 errors
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L13
app.php:13:1: ForbiddenCode: You have forbidden the use of dd (see https://psalm.dev/002)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L13
app.php:13:20: UncaughtThrowInGlobalScope: App\Exception\Casting\TypeNotFountException is thrown but not caught in global scope (see https://psalm.dev/191)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L13
app.php:13:55: UndefinedInterfaceMethod: Method App\Casting\Type\Type::getAsCasting does not exist (see https://psalm.dev/181)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L15
app.php:15:1: UnevaluatedCode: Expressions after return/throw/continue (see https://psalm.dev/084)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L17
app.php:17:1: UnevaluatedCode: Expressions after return/throw/continue (see https://psalm.dev/084)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L18
app.php:18:1: UnevaluatedCode: Expressions after return/throw/continue (see https://psalm.dev/084)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L19
app.php:19:1: UnevaluatedCode: Expressions after return/throw/continue (see https://psalm.dev/084)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L20
app.php:20:1: UnevaluatedCode: Expressions after return/throw/continue (see https://psalm.dev/084)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L21
app.php:21:1: UnevaluatedCode: Expressions after return/throw/continue (see https://psalm.dev/084)
|
Run composer psalm -- --php-version=8.3 --stats --output-format=github --shepherd:
app.php#L23
app.php:23:23: MissingParamType: Parameter $method has no provided type (see https://psalm.dev/154)
|
Loading