Skip to content

chore(deps-dev): bump @types/node from 18.11.11 to 18.16.3 #1979

chore(deps-dev): bump @types/node from 18.11.11 to 18.16.3

chore(deps-dev): bump @types/node from 18.11.11 to 18.16.3 #1979

Triggered via pull request May 1, 2023 18:03
Status Success
Total duration 2m 7s
Artifacts

check.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check (16.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
check (16.x): src/bee.ts#L305
Unexpected 'todo' comment: 'TODO: Needed until...'
check (16.x): src/modules/debug/status.ts#L77
Unexpected 'todo' comment: 'TODO: Remove on break'
check (16.x): src/utils/collection.browser.ts#L9
'dir' is defined but never used. Allowed unused args must match /^_/u
check (16.x): src/utils/collection.browser.ts#L19
'dir' is defined but never used. Allowed unused args must match /^_/u
check (16.x): src/utils/hex.ts#L93
Unexpected 'todo' comment: 'TODO: Make Length mandatory:...'
check (16.x): src/utils/hex.ts#L117
Unexpected 'todo' comment: 'TODO: Make Length mandatory:...'
check (16.x): src/utils/http.ts#L152
Empty block statement
check (16.x): src/utils/stream.ts#L96
Unexpected any. Specify a different type
check (16.x): src/utils/uint64.ts#L3
Unexpected 'todo' comment: 'TODO handle bigger values than 32 bit'
check (16.x): src/utils/url.ts#L30
Unexpected 'todo' comment: 'TODO: Drop the `.code` hack for NodeJS...'
check (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/