✨ Add Wave Function Collapse #43
Triggered via pull request
September 10, 2024 22:43
Status
Failure
Total duration
2m 23s
Artifacts
–
ci.yaml
on: pull_request
Matrix: Check and fix coding styles using PHP CS Fixer
Matrix: Execute PHPStan analysis
Matrix: Launch PHPUnit test suite
Annotations
11 errors and 3 warnings
Check and fix coding styles using PHP CS Fixer (8.3)
Process completed with exit code 8.
|
Execute PHPStan analysis (8.3):
config/bundles.php#L16
Class Symfony\UX\TwigComponent\TwigComponentBundle not found.
|
Execute PHPStan analysis (8.3):
config/bundles.php#L17
Class Symfony\UX\LiveComponent\LiveComponentBundle not found.
|
Execute PHPStan analysis (8.3):
config/bundles.php#L18
Class Symfonycasts\SassBundle\SymfonycastsSassBundle not found.
|
Execute PHPStan analysis (8.3):
src/Command/CarbonImageCommand.php#L43
Instantiated class App\Job\FlowExamples\CarbonImageJob not found.
|
Execute PHPStan analysis (8.3):
src/Command/ScrapCommand.php#L94
Instantiated class Flow\IpStrategy\FlattenIpStrategy not found.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Footer.php#L8
Attribute class Symfony\UX\LiveComponent\Attribute\AsLiveComponent does not exist.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Footer.php#L11
Class App\Twig\Components\Footer uses unknown trait Symfony\UX\LiveComponent\DefaultActionTrait.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Header.php#L10
Attribute class Symfony\UX\LiveComponent\Attribute\AsLiveComponent does not exist.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Header.php#L13
Class App\Twig\Components\Header uses unknown trait Symfony\UX\LiveComponent\DefaultActionTrait.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Header.php#L15
Attribute class Symfony\UX\LiveComponent\Attribute\LiveProp does not exist.
|
Launch PHPUnit test suite (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check and fix coding styles using PHP CS Fixer (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Execute PHPStan analysis (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|