Fix dep constraints #34
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
7 errors
Coding Standards (PHP8.1 | Deps: highest)
Process completed with exit code 1.
|
ImplicitToStringCast:
src/Registrar/WebhookRegistrar.php#L32
src/Registrar/WebhookRegistrar.php:32:49: ImplicitToStringCast: Argument 2 of sprintf expects float|int|string, but Symfony\Component\String\AbstractUnicodeString&Symfony\Component\String\UnicodeString provided with a __toString method (see https://psalm.dev/060)
|
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~6.4.0)
The job was canceled because "_8_2_lowest__6_4_0" failed.
|
ImplicitToStringCast:
src/Registrar/WebhookRegistrar.php#L32
src/Registrar/WebhookRegistrar.php:32:49: ImplicitToStringCast: Argument 2 of sprintf expects float|int|string, but Symfony\Component\String\AbstractUnicodeString&Symfony\Component\String\UnicodeString provided with a __toString method (see https://psalm.dev/060)
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
Mutation tests (8.2, highest)
Process completed with exit code 1.
|