test: run test on Node.js 23 #1304
nodejs.yml
on: pull_request
Node.js
/
Setup
7s
Matrix: Node.js / Test
Annotations
9 errors and 11 warnings
test/options.compressed.test.ts > options.compressed.test.ts > should throw error when brotli content invaild:
test/options.compressed.test.ts#L199
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'ERR__ERROR_FORMAT_PADDING_1'
- 'ERR_PADDING_1'
^
Expected: "ERR_PADDING_1"
Received: "ERR__ERROR_FORMAT_PADDING_1"
❯ Object.<anonymous> test/options.compressed.test.ts:199:16
❯ test/options.compressed.test.ts:187:5
|
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test/options.compressed.test.ts > options.compressed.test.ts > should throw error when brotli content invaild:
test/options.compressed.test.ts#L199
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'ERR__ERROR_FORMAT_PADDING_1'
- 'ERR_PADDING_1'
^
Expected: "ERR_PADDING_1"
Received: "ERR__ERROR_FORMAT_PADDING_1"
❯ Object.<anonymous> test/options.compressed.test.ts:199:16
❯ test/options.compressed.test.ts:187:5
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
test/options.compressed.test.ts > options.compressed.test.ts > should throw error when brotli content invaild:
test/options.compressed.test.ts#L199
AssertionError: Expected values to be strictly equal:
+ actual - expected
+ 'ERR__ERROR_FORMAT_PADDING_1'
- 'ERR_PADDING_1'
^
Expected: "ERR_PADDING_1"
Received: "ERR__ERROR_FORMAT_PADDING_1"
❯ Object.<anonymous> test/options.compressed.test.ts:199:16
❯ test/options.compressed.test.ts:187:5
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout 500ms throw error:
test/options.timeout.test.ts#L59
AssertionError: Missing expected rejection.
❯ test/options.timeout.test.ts:59:5
|
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
|
test/options.timeout.test.ts > options.timeout.test.ts > should timeout 500ms throw error:
test/options.timeout.test.ts#L59
AssertionError: Missing expected rejection.
❯ test/options.timeout.test.ts:59:5
|
Node.js / Test (macos-latest, 22)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 23)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (ubuntu-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (ubuntu-latest, 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (macos-latest, 18.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (macos-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (windows-latest, 23)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (windows-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (ubuntu-latest, 23)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (ubuntu-latest, 18.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (windows-latest, 18.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node.js / Test (windows-latest, 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|