Adding ability to run docker container with hostname and command #46
php.yml
on: pull_request
Code Style
13s
Static Analysis
24s
Integration Tests
58s
Annotations
3 errors
Static Analysis:
src/Container/Container.php#L41
Property Testcontainers\Container\Container::$cmd type has no value type specified in iterable type array.
|
Static Analysis:
src/Container/Container.php#L116
Method Testcontainers\Container\Container::withCmd() has parameter $cmd with no value type specified in iterable type array.
|
Static Analysis
Process completed with exit code 1.
|