Update PHPStan packages to v2 (major) #76
continuous-integration.yml
on: pull_request
run
/
Generate test matrix
3s
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / tests
Annotations
11 errors
run / Mutation Tests (8.4)
Process completed with exit code 2.
|
run / Static Code Analysis (8.4):
src/Action/Filesystem/FilesUpdateAction.php#L41
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.NPathComplexity)): Unexpected token ".NPathComplexity)", expected ')' at offset 34 on line 2
|
run / Static Code Analysis (8.4):
src/Action/Shell/CommandAction.php#L39
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.NPathComplexity)): Unexpected token ".NPathComplexity)", expected ')' at offset 34 on line 2
|
run / Static Code Analysis (8.4):
src/Action/VersionControl/PublishAction.php#L45
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.NPathComplexity)): Unexpected token ".NPathComplexity)", expected ')' at offset 34 on line 2
|
run / Static Code Analysis (8.4):
src/Application.php#L33
Method Nucleos\Relazy\Application::add() never returns null so it can be removed from the return type.
|
run / Static Code Analysis (8.4):
src/Changelog/Formatter/MarkdownFormatter.php#L78
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.NPathComplexity)): Unexpected token ".NPathComplexity)", expected ')' at offset 34 on line 2
|
run / Static Code Analysis (8.4):
src/Changelog/Formatter/MarkdownFormatter.php#L79
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.CyclomaticComplexity)): Unexpected token ".CyclomaticComplexity)", expected ')' at offset 82 on line 3
|
run / Static Code Analysis (8.4):
src/Changelog/Formatter/PrefixGroupFormatter.php#L164
Offset 1 might not exist on array{0?: string, 1?: non-empty-string|null, 2?: string|null, 3?: string|null}.
|
run / Static Code Analysis (8.4):
src/Changelog/Formatter/PrefixGroupFormatter.php#L164
Offset 3 might not exist on array{0?: string, 1?: non-empty-string|null, 2?: string|null, 3?: string|null}.
|
run / Static Code Analysis (8.4):
src/Changelog/Formatter/SemanticFormatter.php#L133
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.NPathComplexity)): Unexpected token ".NPathComplexity)", expected ')' at offset 34 on line 2
|
run / Static Code Analysis (8.4):
src/Changelog/Formatter/SemanticFormatter.php#L134
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.CyclomaticComplexity)): Unexpected token ".CyclomaticComplexity)", expected ')' at offset 82 on line 3
|