✨ Add Wave Function Collapse #40
Triggered via pull request
September 10, 2024 14:05
Status
Failure
Total duration
2m 37s
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
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):
src/Command/CarbonImageCommand.php#L43
Instantiated class App\Job\FlowExamples\CarbonImageJob not found.
|
Execute PHPStan analysis (8.3):
src/Command/ScrapCommand.php#L84
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#L8
Attribute class Symfony\UX\LiveComponent\Attribute\AsLiveComponent does not exist.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Header.php#L11
Class App\Twig\Components\Header uses unknown trait Symfony\UX\LiveComponent\DefaultActionTrait.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Layout.php#L11
Attribute class Symfony\UX\LiveComponent\Attribute\AsLiveComponent does not exist.
|
Execute PHPStan analysis (8.3):
src/Twig/Components/Layout.php#L14
Class App\Twig\Components\Layout uses unknown trait Symfony\UX\LiveComponent\DefaultActionTrait.
|
Check and fix coding styles using PHP CS Fixer (8.3)
Process completed with exit code 8.
|
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/
|
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/
|
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/
|