Skip to content

Add support for abortOnContainerExit to HTTP wait strategy #757

Add support for abortOnContainerExit to HTTP wait strategy

Add support for abortOnContainerExit to HTTP wait strategy #757

Status Failure
Total duration 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: packages/testcontainers/src/test-container.ts#L78
Replace `,` with `;`
lint: packages/testcontainers/src/wait-strategies/http-wait-strategy.test.ts#L14
Replace `·client.container.getById(name)` with `⏎······client.container⏎········.getById(name)⏎········`
lint: packages/testcontainers/src/wait-strategies/http-wait-strategy.test.ts#L22
Replace `'failed·start·container'` with `"failed·start·container"`
lint: packages/testcontainers/src/wait-strategies/http-wait-strategy.test.ts#L110
Replace `'container-name'` with `"container-name"`
lint: packages/testcontainers/src/wait-strategies/http-wait-strategy.test.ts#L113
Replace `i·=>·`echo·${i}`).join('·&&·'` with `(i)·=>·`echo·${i}`).join("·&&·"`
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.