Skip to content

Feature/workbench

Feature/workbench #8

Triggered via pull request October 29, 2024 06:28
Status Failure
Total duration 41s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderTest.php#L7
Type LaravelDoctrine\ORM\DoctrineManager is not used in this file.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderTest.php#L8
Use statements should be sorted alphabetically. The first wrong one is Illuminate\Events\Dispatcher.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderTest.php#L8
Type Illuminate\Events\Dispatcher is not used in this file.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L8
Type LaravelDoctrine\ORM\DoctrineManager is not used in this file.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L9
Use statements should be sorted alphabetically. The first wrong one is Illuminate\Events\Dispatcher.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L9
Type Illuminate\Events\Dispatcher is not used in this file.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L13
Method \LaravelDoctrineTest\Extensions\Feature\GedmoExtensionsServiceProviderAllMappingsTest::defineEnvironment() does not have parameter type hint nor @param annotation for its parameter $app.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L13
Method \LaravelDoctrineTest\Extensions\Feature\GedmoExtensionsServiceProviderAllMappingsTest::defineEnvironment() does not have void return type hint.
Coding Standards / Coding Standards (8.2): tests/Feature/GedmoExtensionsServiceProviderAllMappingsTest.php#L16
Function tap() should not be referenced via a fallback global name, but via a use statement.
Coding Standards / Coding Standards (8.2)
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/
Coding Standards / Coding Standards (8.2)
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/
Coding Standards / Coding Standards (8.2)
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/
Coding Standards / Coding Standards (8.2)
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/
Coding Standards / Coding Standards (8.2)
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/