Upgrade test application and dependencies #320
build.yaml
on: pull_request
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: Mutation tests
Matrix: static-code-analysis
Matrix: unit-tests
Annotations
10 errors and 1 warning
|
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 1.
|
|
MissingTemplateParam:
src/Repository/PixelRepositoryInterface.php#L11
src/Repository/PixelRepositoryInterface.php:11:44: MissingTemplateParam: Setono\SyliusFacebookPlugin\Repository\PixelRepositoryInterface has missing template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 1 (see https://psalm.dev/182)
|
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
|
MissingTemplateParam:
src/Repository/PixelRepositoryInterface.php#L11
src/Repository/PixelRepositoryInterface.php:11:44: MissingTemplateParam: Setono\SyliusFacebookPlugin\Repository\PixelRepositoryInterface has missing template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 1 (see https://psalm.dev/182)
|
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~5.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|
|
Code Coverage (PHP8.2 | Deps: highest)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|