Feature/workbench #8
Annotations
10 errors and 5 warnings
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderTest.php#L7
Type LaravelDoctrine\ORM\DoctrineManager is not used in this file.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderTest.php#L8
Use statements should be sorted alphabetically. The first wrong one is Illuminate\Events\Dispatcher.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderTest.php#L8
Type Illuminate\Events\Dispatcher is not used in this file.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L8
Type LaravelDoctrine\ORM\DoctrineManager is not used in this file.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L9
Use statements should be sorted alphabetically. The first wrong one is Illuminate\Events\Dispatcher.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L9
Type Illuminate\Events\Dispatcher is not used in this file.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L13
Method \LaravelDoctrineTest\Extensions\Feature\GedmoExtensionsServiceProviderAllMappingsTest::defineEnvironment() does not have parameter type hint nor @param annotation for its parameter $app.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L13
Method \LaravelDoctrineTest\Extensions\Feature\GedmoExtensionsServiceProviderAllMappingsTest::defineEnvironment() does not have void return type hint.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L16
Function tap() should not be referenced via a fallback global name, but via a use statement.
|
Run PHP_CodeSniffer:
tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L16
Closure not using "$this" should be declared static.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install dependencies with Composer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install dependencies with Composer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install dependencies with Composer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading