Skip to content

adds eslint

adds eslint #195

Triggered via pull request August 14, 2024 22:01
Status Failure
Total duration 26s
Artifacts

node.js.yml

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

Annotations

25 errors and 1 warning
test (18.x, ubuntu-latest): src/host/cli.js#L1
Do not use a triple slash reference for ./types.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/main.js#L1
Do not use a triple slash reference for types.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/main.js#L74
'any' is defined but never used
test (18.x, ubuntu-latest): src/host/messages.js#L1
Do not use a triple slash reference for types.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/plan-from.js#L1
Do not use a triple slash reference for ../shared/file-record-types.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/plan-from.js#L2
Do not use a triple slash reference for types.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/plan-object.js#L1
Do not use a triple slash reference for ../shared/file-record.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/plan-object.js#L2
Do not use a triple slash reference for types.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/server.js#L1
Do not use a triple slash reference for types.js, use `import` style instead
test (18.x, ubuntu-latest): src/host/tests/plan-from.js#L1
Do not use a triple slash reference for ../types.js, use `import` style instead
test (20.x, ubuntu-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
test (20.x, ubuntu-latest): src/host/cli.js#L1
Do not use a triple slash reference for ./types.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/main.js#L1
Do not use a triple slash reference for types.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/main.js#L74
'any' is defined but never used
test (20.x, ubuntu-latest): src/host/messages.js#L1
Do not use a triple slash reference for types.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/plan-from.js#L1
Do not use a triple slash reference for ../shared/file-record-types.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/plan-from.js#L2
Do not use a triple slash reference for types.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/plan-object.js#L1
Do not use a triple slash reference for ../shared/file-record.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/plan-object.js#L2
Do not use a triple slash reference for types.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/server.js#L1
Do not use a triple slash reference for types.js, use `import` style instead
test (20.x, ubuntu-latest): src/host/tests/plan-from.js#L1
Do not use a triple slash reference for ../types.js, use `import` style instead
test (20.x, windows-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
test (20.x, windows-latest)
The operation was canceled.
test (18.x, windows-latest)
The job was canceled because "_18_x_ubuntu-latest" failed.
test (18.x, windows-latest)
The operation was canceled.
test (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/