Skip to content

add Drupal GitlabCI #38

add Drupal GitlabCI

add Drupal GitlabCI #38

Triggered via push March 1, 2024 11:03
Status Failure
Total duration 53s
Artifacts

styles.yml

on: push
phpcs
24s
phpcs
phpmd
30s
phpmd
phpcpd
18s
phpcpd
PhpDeprecationDetector (phpdd)
41s
PhpDeprecationDetector (phpdd)
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
phpcs: src/Periodicity/MidnightResolver.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Datetime\DateTimePlus.
phpcs: src/Periodicity/PeriodicityBaseResolver.php#L8
Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Datetime\TimeInterface.
phpcs: tests/src/Unit/Resolver/MinutelyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
phpcs: tests/src/Unit/Resolver/DailyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
phpcs: tests/src/Unit/Resolver/ChainPeriodicityResolverTest.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\DependencyInjection\ContainerBuilder.
phpcs: tests/src/Unit/Resolver/WeeklyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
phpcs: tests/src/Unit/Resolver/HourlyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
phpcs: tests/src/Unit/Resolver/MidnightResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
phpcs
Process completed with exit code 1.
phpcpd
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/.
phpcs
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/.
phpmd
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/.
PhpDeprecationDetector (phpdd)
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/.