wip #159
Annotations
7 errors
PHP8.1 on ubuntu-latest (highest):
src/CodeGenerator.php (in context of class Orchestra/Canvas/Core/Commands/Generator)#L29
Method Orchestra\Canvas\Core\Commands\Generator::generateCode() has no return type specified.
|
PHP8.1 on ubuntu-latest (highest):
src/Commands/Command.php#L73
Call to an undefined method Orchestra\Canvas\Core\Presets\Preset::laravelPath().
|
PHP8.1 on ubuntu-latest (highest):
src/Contracts/GeneratesCodeListener.php#L10
Method Orchestra\Canvas\Core\Contracts\GeneratesCodeListener::codeAlreadyExists() has no return type specified.
|
PHP8.1 on ubuntu-latest (highest):
src/Contracts/GeneratesCodeListener.php#L20
Method Orchestra\Canvas\Core\Contracts\GeneratesCodeListener::codeHasBeenGenerated() has no return type specified.
|
PHP8.1 on ubuntu-latest (highest):
src/GeneratesCode.php#L38
Method Orchestra\Canvas\Core\GeneratesCode::__invoke() has no return type specified.
|
PHP8.1 on ubuntu-latest (highest):
src/Presets/Preset.php#L36
Method Orchestra\Canvas\Core\Presets\Preset::config() has no return type specified.
|
PHP8.1 on ubuntu-latest (highest)
Process completed with exit code 1.
|