Skip to content

Using LTS Symfony 6.4 #360

Using LTS Symfony 6.4

Using LTS Symfony 6.4 #360

Triggered via push December 22, 2023 20:10
Status Failure
Total duration 1m 12s
Artifacts

build.yml

on: push
Coding Standards Check
22s
Coding Standards Check
Static Analysis
30s
Static Analysis
Tests Coverage
24s
Tests Coverage
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static Analysis: tests/Constraint/Composite.php#L31
Method Dynamite\Tests\Constraint\Composite::evaluate() never returns null so it can be removed from the return type.
Static Analysis: tests/DependencyMockTrait.php (in context of class Dynamite/Tests/Integration/IntegrationTestCase)#L30
Instantiation of deprecated class Symfony\Component\Validator\Mapping\Loader\AnnotationLoader: since Symfony 6.4, use {@see AttributeLoader} instead
Static Analysis: tests/DependencyMockTrait.php (in context of class Dynamite/Tests/Unit/UnitTestCase)#L30
Instantiation of deprecated class Symfony\Component\Validator\Mapping\Loader\AnnotationLoader: since Symfony 6.4, use {@see AttributeLoader} instead
Static Analysis
Process completed with exit code 1.