ava+testcontainers mini guide #1505
ci.yml
on: pull_request
Test package-lock for unexpected modifications
23s
Install dependencies without using a lockfile
6m 16s
Lint source files
30s
Matrix: Node.js
Matrix: TypeScript compatibility
Annotations
12 errors and 10 warnings
Lint source files:
examples/sample-tescontainers/example.js#L1
Strings must use singlequote.
|
Lint source files:
examples/sample-tescontainers/example.js#L1
Missing semicolon.
|
Lint source files:
examples/sample-tescontainers/example.js#L3
Unexpected parentheses around single function argument.
|
Lint source files:
examples/sample-tescontainers/example.js#L4
Expected indentation of 1 tab but found 2 spaces.
|
Lint source files:
examples/sample-tescontainers/example.js#L5
Expected indentation of 2 tabs but found 4 spaces.
|
Lint source files:
examples/sample-tescontainers/example.js#L5
There should be no space after '{'.
|
Lint source files:
examples/sample-tescontainers/example.js#L5
There should be no space before '}'.
|
Lint source files:
examples/sample-tescontainers/example.js#L5
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
Lint source files:
examples/sample-tescontainers/example.js#L5
Missing semicolon.
|
Lint source files:
examples/sample-tescontainers/example.js#L6
Expected indentation of 2 tabs but found 4 spaces.
|
Node.js (^21, ubuntu-latest)
Process completed with exit code 1.
|
Node.js (^22, ubuntu-latest)
Process completed with exit code 1.
|
Node.js (^18.18, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^21, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^22, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^20.8, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^18.18, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^20.8, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^22, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^21, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^20.8, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js (^18.18, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|