Update all non-major dependencies #1457
continuous-integration.yml
on: pull_request
Generate job matrix
8s
Matrix: Mutation tests
Matrix: QA Checks
Annotations
4 errors
MissingOverrideAttribute:
src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php#L37
src/Roave/InfectionStaticAnalysis/RunStaticAnalysisAgainstEscapedMutant.php:37:5: MissingOverrideAttribute: Method Roave\InfectionStaticAnalysis\RunStaticAnalysisAgainstEscapedMutant::createfromprocess should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php#L46
test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php:46:5: MissingOverrideAttribute: Method Roave\InfectionStaticAnalysisTest\Psalm\RunStaticAnalysisAgainstMutantTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php#L135
test/unit/Roave/InfectionStaticAnalysisTest/Psalm/RunStaticAnalysisAgainstMutantTest.php:135:5: MissingOverrideAttribute: Method Roave\InfectionStaticAnalysisTest\Psalm\RunStaticAnalysisAgainstMutantTest::teardown should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
test/unit/Roave/InfectionStaticAnalysisTest/RunStaticAnalysisAgainstEscapedMutantTest.php#L39
test/unit/Roave/InfectionStaticAnalysisTest/RunStaticAnalysisAgainstEscapedMutantTest.php:39:5: MissingOverrideAttribute: Method Roave\InfectionStaticAnalysisTest\RunStaticAnalysisAgainstEscapedMutantTest::setup should have the "Override" attribute (see https://psalm.dev/358)
|