Merge pull request #62 from adangel/podman-exec-start #107
php.yml
on: push
Code Style
16s
Static Analysis
19s
Integration Tests
2m 45s
Annotations
5 errors
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/Container/StartedGenericContainer.php#L71
Parameter #2 $requestBody of method Docker\Docker::execStart() expects Docker\API\Model\ExecIdStartPostBody|null, Testcontainers\Container\ExecIdStartPostBody given.
|
|
Static Analysis:
src/Container/StartedGenericContainer.php#L68
Call to method setDetach() on an unknown class Testcontainers\Container\ExecIdStartPostBody.
|
|
Static Analysis:
src/Container/StartedGenericContainer.php#L67
Instantiated class Testcontainers\Container\ExecIdStartPostBody not found.
|
|
Integration Tests
Process completed with exit code 2.
|