Skip to content

Adding some debugging. #97

Adding some debugging.

Adding some debugging. #97

Triggered via push September 12, 2023 15:24
Status Failure
Total duration 44s
Artifacts

test.yml

on: push
CI test (make validate)
22s
CI test (make validate)
Code coverage (codecov)
0s
Code coverage (codecov)
Matrix: Integration tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
TooManyArguments: src/Command/CodeCheckerCommand.php#L96
src/Command/CodeCheckerCommand.php:96:30: TooManyArguments: Too many arguments for the number of placeholders in sprintf (see https://psalm.dev/026)
RedundantFunctionCall: src/Command/CodeCheckerCommand.php#L96
src/Command/CodeCheckerCommand.php:96:30: RedundantFunctionCall: Argument 1 of sprintf does not contain any placeholders (see https://psalm.dev/280)
CI test (make validate)
Process completed with exit code 2.