Skip to content

build(deps): bump actions/setup-node from 3 to 4 #241

build(deps): bump actions/setup-node from 3 to 4

build(deps): bump actions/setup-node from 3 to 4 #241

Triggered via pull request March 4, 2024 20:12
Status Success
Total duration 1m 4s
Artifacts

check.yaml

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

Annotations

5 warnings
check (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (16.x): src/utils/blockchain/account.ts#L12
Unexpected 'fixme' comment: 'FIXME: create GitHub issue about this...'
check (16.x): src/utils/docker.ts#L20
Unexpected 'todo' comment: 'TODO: This should be possible to...'
check (16.x): src/utils/docker.ts#L331
Unexpected 'fixme' comment: 'FIXME: create GitHub issue in dockerode...'
check (16.x): src/utils/docker.ts#L547
'beeDebugApiUrl' is assigned a value but never used. Allowed unused vars must match /^_/u