add Drupal GitlabCI #38
Annotations
9 errors and 1 warning
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
src/Periodicity/MidnightResolver.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Datetime\DateTimePlus.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
src/Periodicity/PeriodicityBaseResolver.php#L8
Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Datetime\TimeInterface.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Unit/Resolver/MinutelyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Unit/Resolver/DailyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Unit/Resolver/ChainPeriodicityResolverTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\DependencyInjection\ContainerBuilder.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Unit/Resolver/WeeklyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Unit/Resolver/HourlyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr:
tests/src/Unit/Resolver/MidnightResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
Run ./vendor/bin/phpcs ./ --report=checkstyle | cs2pr
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading