Skip to content

Support for waiting on tcp port to open #24

Support for waiting on tcp port to open

Support for waiting on tcp port to open #24

Triggered via pull request July 15, 2024 22:34
Status Failure
Total duration 1m 6s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/Container/Container.php#L254
Offset 'Networks' on array{IPAddress: string} in empty() does not exist.
build: src/Container/Container.php#L254
Result of && is always false.
build: src/Container/Container.php#L255
Offset 'Networks' does not exist on array{IPAddress: string}.
build: src/Wait/WaitForTcpPort.php#L20
Unsafe usage of new static().
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/