Fixing deps #11
build.yaml
on: push
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: Mutation tests
Matrix: static-code-analysis
Matrix: unit-tests
Annotations
8 errors
ForbiddenCode:
src/Controller/CriiptoCallbackAction.php#L41
src/Controller/CriiptoCallbackAction.php:41:9: ForbiddenCode: You have forbidden the use of dd (see https://psalm.dev/002)
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
Process completed with exit code 2.
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
ForbiddenCode:
src/Controller/CriiptoCallbackAction.php#L41
src/Controller/CriiptoCallbackAction.php:41:9: ForbiddenCode: You have forbidden the use of dd (see https://psalm.dev/002)
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The operation was canceled.
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_1_highest__6_4_0" failed.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|