Skip to content

fix: biggest painpoints #230

fix: biggest painpoints

fix: biggest painpoints #230

Triggered via pull request March 2, 2024 17:24
Status Failure
Total duration 48s
Artifacts

check.yaml

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

Annotations

5 errors and 3 warnings
check (16.x): src/command/logs.ts#L73
Expected 2-3 arguments, but got 4.
check (16.x): src/command/start.ts#L210
Argument of type 'boolean' is not assignable to parameter of type 'number'.
check (16.x): src/command/start.ts#L279
Argument of type 'boolean' is not assignable to parameter of type 'number'.
check (16.x): src/command/start.ts#L286
Argument of type 'boolean' is not assignable to parameter of type 'number'.
check (16.x)
Process completed with exit code 2.
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/docker.ts#L20
Unexpected 'todo' comment: 'TODO: This should be possible to...'
check (16.x): src/utils/docker.ts#L534
'beeDebugApiUrl' is assigned a value but never used. Allowed unused vars must match /^_/u