Skip to content

Update test node to 16 18 20 #78

Update test node to 16 18 20

Update test node to 16 18 20 #78

Triggered via push August 30, 2024 18:58
Status Failure
Total duration 4m 4s
Artifacts

test.yml

on: push
Matrix: macos
Matrix: ubuntu
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
__tests__/pdf.to.png.exceptions.test.ts > should throw error when page index = 0 is requested: __tests__/pdf.to.png.exceptions.test.ts#L9
AssertionError: expected 'Cannot read properties of undefined (…' to equal 'Invalid pages requested, page number …' Expected: "Invalid pages requested, page number must be >= 1" Received: "Cannot read properties of undefined (reading 'prototype')" ❯ __tests__/pdf.to.png.exceptions.test.ts:9:34 ❯ __tests__/pdf.to.png.exceptions.test.ts:8:5
__tests__/pdf.to.png.exceptions.test.ts > should throw error when page index < 1 is requested: __tests__/pdf.to.png.exceptions.test.ts#L17
AssertionError: expected 'Cannot read properties of undefined (…' to equal 'Invalid pages requested, page number …' Expected: "Invalid pages requested, page number must be >= 1" Received: "Cannot read properties of undefined (reading 'prototype')" ❯ __tests__/pdf.to.png.exceptions.test.ts:17:34 ❯ __tests__/pdf.to.png.exceptions.test.ts:16:5
__tests__/pdf.to.png.exceptions.test.ts > should throw error when page index > then file contains and strictPagesToProcess is enabled: __tests__/pdf.to.png.exceptions.test.ts#L25
AssertionError: expected 'Cannot read properties of undefined (…' to equal 'Invalid pages requested, page number …' Expected: "Invalid pages requested, page number must be <= total pages" Received: "Cannot read properties of undefined (reading 'prototype')" ❯ __tests__/pdf.to.png.exceptions.test.ts:25:34 ❯ __tests__/pdf.to.png.exceptions.test.ts:24:5
windows (16)
Process completed with exit code 1.
ubuntu (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ubuntu (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macos (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/