Skip to content

Set up Docker env for local development #222

Set up Docker env for local development

Set up Docker env for local development #222

Re-run triggered October 20, 2024 03:24
Status Failure
Total duration 32s
Artifacts

test.yml

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

Annotations

11 errors and 2 warnings
build (16.x): src/index.ts#L4
'fs' is defined but never used
build (16.x): src/replays.ts#L236
Trailing spaces not allowed
build (16.x): src/replays.ts#L239
Unexpected var, use let or const instead
build (16.x): src/user.ts#L414
This line has a length of 138. Maximum allowed is 120
build (16.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_16_x" failed.
build (20.x): src/index.ts#L4
'fs' is defined but never used
build (20.x): src/replays.ts#L236
Trailing spaces not allowed
build (20.x): src/replays.ts#L239
Unexpected var, use let or const instead
build (20.x): src/user.ts#L414
This line has a length of 138. Maximum allowed is 120
build (20.x)
The operation was canceled.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, Zarel/setup-node@patch-1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, Zarel/setup-node@patch-1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/