Bump docker/setup-buildx-action from 2 to 3 #37
styles.yml
on: push
phpcs
18s
phpmd
29s
phpcpd
1m 33s
PhpDeprecationDetector (phpdd)
45s
Annotations
9 errors
phpcs:
src/Periodicity/PeriodicityBaseResolver.php#L8
Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Datetime\TimeInterface.
|
phpcs:
src/Periodicity/MidnightResolver.php#L6
Use statements should be sorted alphabetically. The first wrong one is Drupal\Component\Datetime\DateTimePlus.
|
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/DailyResolverTest.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:
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/MinutelyResolverTest.php#L12
Use statements should be sorted alphabetically. The first wrong one is Drupal\Tests\UnitTestCase.
|
phpcs
Process completed with exit code 1.
|