Enhancement: Implement PreRelease
#30
integrate.yaml
on: pull_request
Matrix: Backward-Compatibility Analysis
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation Tests
Matrix: Refactoring
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Annotations
3 errors
Coding Standards (8.1, locked)
Process completed with exit code 8.
|
MissingReturnType:
test/Unit/PreReleaseTest.php#L112
test/Unit/PreReleaseTest.php:112:21: MissingReturnType: Method Ergebnis\Version\Test\Unit\PreReleaseTest::testEmptyReturnsPreRelease does not have a return type, expecting void (see https://psalm.dev/050)
|
Static Code Analysis (8.1, locked)
Process completed with exit code 2.
|