Skip to content

Support for waiting on tcp port to open #25

Support for waiting on tcp port to open

Support for waiting on tcp port to open #25

Triggered via pull request July 15, 2024 23:13
Status Failure
Total duration 1m 13s
Artifacts

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/Container/Container.php#L259
Offset 'Networks' on array{IPAddress: string} in empty() does not exist.
build: src/Container/Container.php#L259
Result of && is always false.
build: src/Container/Container.php#L260
Offset 'Networks' does not exist on array{IPAddress: string}.
build: src/Wait/WaitForTcpPortOpen.php#L20
Unsafe usage of new static().
build: tests/Integration/WaitStrategyTest.php#L120
Method Testcontainer\Tests\Integration\WaitStrategyTest::provideWaitForTcpPortOpen() return type has no value type specified in iterable type array.
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/