wip #162
Annotations
6 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/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#L37
Method Orchestra\Canvas\Core\Presets\Preset::config() has no return type specified.
|
PHP8.1 on ubuntu-latest (highest)
Process completed with exit code 1.
|