Skip to content

Bump @types/node from 20.8.10 to 20.9.2 #22

Bump @types/node from 20.8.10 to 20.9.2

Bump @types/node from 20.8.10 to 20.9.2 #22

Triggered via push November 20, 2023 09:43
Status Failure
Total duration 28s
Artifacts

test.yml

on: push
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Node 20: test/test.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
Node 20: test/test.ts#L2
Requires 'eslint-enable' directive for 'no-multi-spaces'
Node 20: test/test.ts#L4
'path' is defined but never used
Node 20: test/test.ts#L4
Prefer `node:path` over `path`
Node 20: test/test.ts#L5
`fs` import should occur before import of `path`
Node 20: test/test.ts#L5
'fs' is defined but never used
Node 20: test/test.ts#L5
Prefer `node:fs` over `fs`
Node 20: test/test.ts#L7
Unable to resolve path to module './missing'
Node 20: test/test.ts#L7
"./missing" is not found
Node 20: test/test.ts#L9
More than 1 blank line not allowed
Node 18: test/test.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
Node 18: test/test.ts#L2
Requires 'eslint-enable' directive for 'no-multi-spaces'
Node 18: test/test.ts#L4
'path' is defined but never used
Node 18: test/test.ts#L4
Prefer `node:path` over `path`
Node 18: test/test.ts#L5
`fs` import should occur before import of `path`
Node 18: test/test.ts#L5
'fs' is defined but never used
Node 18: test/test.ts#L5
Prefer `node:fs` over `fs`
Node 18: test/test.ts#L7
Unable to resolve path to module './missing'
Node 18: test/test.ts#L7
"./missing" is not found
Node 18: test/test.ts#L9
More than 1 blank line not allowed
Node 21: test/test.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
Node 21: test/test.ts#L2
Requires 'eslint-enable' directive for 'no-multi-spaces'
Node 21: test/test.ts#L4
'path' is defined but never used
Node 21: test/test.ts#L4
Prefer `node:path` over `path`
Node 21: test/test.ts#L5
`fs` import should occur before import of `path`
Node 21: test/test.ts#L5
'fs' is defined but never used
Node 21: test/test.ts#L5
Prefer `node:fs` over `fs`
Node 21: test/test.ts#L7
Unable to resolve path to module './missing'
Node 21: test/test.ts#L7
"./missing" is not found
Node 21: test/test.ts#L9
More than 1 blank line not allowed