Skip to content

Bump @types/node from 18.0.0 to 20.6.2 #340

Bump @types/node from 18.0.0 to 20.6.2

Bump @types/node from 18.0.0 to 20.6.2 #340

Triggered via pull request September 18, 2023 06:00
Status Success
Total duration 1m 46s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
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/
test
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/
test: src/js/cookie.ts#L7
Caution: `cookie` also has a named export `parse`. Check if you meant to write `import {parse} from 'cookie'` instead
test: src/js/cookie.ts#L34
Caution: `cookie` also has a named export `serialize`. Check if you meant to write `import {serialize} from 'cookie'` instead