Fixed Psalm errors and added discovery process for http related imple… #94
build.yaml
on: push
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation tests
Matrix: Static Code Analysis
Matrix: Unit tests
Annotations
27 errors
|
Unit tests (8.3, highest)
Process completed with exit code 1.
|
|
Dependency Analysis (8.3, highest)
Process completed with exit code 255.
|
|
Unit tests (8.3, lowest)
The job was canceled because "_8_3_highest" failed.
|
|
Unit tests (8.2, highest)
The job was canceled because "_8_3_highest" failed.
|
|
Unit tests (8.2, highest)
The operation was canceled.
|
|
Unit tests (8.1, highest)
The job was canceled because "_8_3_highest" failed.
|
|
Unit tests (8.1, highest)
Process completed with exit code 1.
|
|
Dependency Analysis (8.2, highest)
The job was canceled because "_8_3_highest" failed.
|
|
Dependency Analysis (8.3, lowest)
The job was canceled because "_8_3_highest" failed.
|
|
Dependency Analysis (8.2, lowest)
The job was canceled because "_8_3_highest" failed.
|
|
Unit tests (8.2, lowest)
The job was canceled because "_8_3_highest" failed.
|
|
Coding Standards (8.1, highest)
Process completed with exit code 1.
|
|
MethodSignatureMismatch:
tests/Client/ClientTest.php#L90
tests/Client/ClientTest.php:90:52: MethodSignatureMismatch: Argument 2 of Setono\MetaConversionsApi\Client\TestLogger::log has wrong type 'Stringable|string', expecting '' as defined by Psr\Log\LoggerInterface::log (see https://psalm.dev/042)
|
|
RedundantCastGivenDocblockType:
tests/Client/ClientTest.php#L92
tests/Client/ClientTest.php:92:20: RedundantCastGivenDocblockType: Redundant cast to string given docblock-provided type (see https://psalm.dev/263)
|
|
Static Code Analysis (8.1, lowest)
Process completed with exit code 2.
|
|
Dependency Analysis (8.1, highest)
The job was canceled because "_8_3_highest" failed.
|
|
Static Code Analysis (8.1, highest)
The job was canceled because "_8_1_lowest" failed.
|
|
Static Code Analysis (8.1, highest)
The operation was canceled.
|
|
Unit tests (8.1, lowest)
The job was canceled because "_8_3_highest" failed.
|
|
Static Code Analysis (8.3, lowest)
The job was canceled because "_8_1_lowest" failed.
|
|
Static Code Analysis (8.2, lowest)
The job was canceled because "_8_1_lowest" failed.
|
|
MethodSignatureMismatch:
tests/Client/ClientTest.php#L90
tests/Client/ClientTest.php:90:52: MethodSignatureMismatch: Argument 2 of Setono\MetaConversionsApi\Client\TestLogger::log has wrong type 'Stringable|string', expecting '' as defined by Psr\Log\LoggerInterface::log (see https://psalm.dev/042)
|
|
RedundantCastGivenDocblockType:
tests/Client/ClientTest.php#L92
tests/Client/ClientTest.php:92:20: RedundantCastGivenDocblockType: Redundant cast to string given docblock-provided type (see https://psalm.dev/263)
|
|
Static Code Analysis (8.2, lowest)
The operation was canceled.
|
|
Dependency Analysis (8.1, lowest)
The job was canceled because "_8_3_highest" failed.
|
|
Code Coverage (8.3, highest)
Process completed with exit code 1.
|
|
Mutation tests (8.3, highest)
Process completed with exit code 1.
|