Skip to content

fix: build by commit #289

fix: build by commit

fix: build by commit #289

Triggered via pull request July 1, 2024 13:59
Status Success
Total duration 57s
Artifacts

check.yaml

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

Annotations

5 warnings
check (18.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 (18.x): src/utils/blockchain/account.ts#L12
Unexpected 'fixme' comment: 'FIXME: create GitHub issue about this...'
check (18.x): src/utils/docker.ts#L20
Unexpected 'todo' comment: 'TODO: This should be possible to...'
check (18.x): src/utils/docker.ts#L331
Unexpected 'fixme' comment: 'FIXME: create GitHub issue in dockerode...'
check (18.x): src/utils/docker.ts#L547
'beeDebugApiUrl' is assigned a value but never used. Allowed unused vars must match /^_/u