Skip to content

fix: biggest painpoints #233

fix: biggest painpoints

fix: biggest painpoints #233

Triggered via pull request March 2, 2024 18:07
Status Failure
Total duration 1m 9s
Artifacts

check.yaml

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

Annotations

1 error and 5 warnings
check (16.x)
Process completed with exit code 1.
check (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@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#L546
'beeDebugApiUrl' is assigned a value but never used. Allowed unused vars must match /^_/u