Skip to content

chore: migrate to eslint v9 #1011

chore: migrate to eslint v9

chore: migrate to eslint v9 #1011

Triggered via push October 14, 2024 21:31
Status Failure
Total duration 8m 36s
Artifacts

ci.yml

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

Annotations

3 errors and 60 warnings
build (ubuntu-latest, 20)
Process completed with exit code 3.
build (windows-latest, 18)
Process completed with exit code 1.
build (windows-latest, 20)
Process completed with exit code 1.
build (macos-latest, 20): src/commit.ts#L24
'editor' is assigned a value but never used. Allowed unused vars must match /^_/u
build (macos-latest, 20): test/command.js#L20
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (macos-latest, 20): test/command.js#L91
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (macos-latest, 20): test/environment.js#L39
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (macos-latest, 20): test/environment.js#L249
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 20): test/environment.js#L257
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 20): test/environment.js#L269
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 20): test/environment.js#L375
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 20): test/environment.js#L560
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 20): test/environment.js#L578
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 18): src/commit.ts#L24
'editor' is assigned a value but never used. Allowed unused vars must match /^_/u
build (macos-latest, 18): test/command.js#L20
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (macos-latest, 18): test/command.js#L91
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (macos-latest, 18): test/environment.js#L39
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (macos-latest, 18): test/environment.js#L249
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 18): test/environment.js#L257
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 18): test/environment.js#L269
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 18): test/environment.js#L375
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 18): test/environment.js#L560
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (macos-latest, 18): test/environment.js#L578
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 20): src/commit.ts#L24
'editor' is assigned a value but never used. Allowed unused vars must match /^_/u
build (ubuntu-latest, 20): test/command.js#L20
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (ubuntu-latest, 20): test/command.js#L91
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (ubuntu-latest, 20): test/environment.js#L39
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (ubuntu-latest, 20): test/environment.js#L249
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 20): test/environment.js#L257
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 20): test/environment.js#L269
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 20): test/environment.js#L375
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 20): test/environment.js#L560
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 20): test/environment.js#L578
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 18): src/commit.ts#L24
'editor' is assigned a value but never used. Allowed unused vars must match /^_/u
build (ubuntu-latest, 18): test/command.js#L20
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (ubuntu-latest, 18): test/command.js#L91
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (ubuntu-latest, 18): test/environment.js#L39
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (ubuntu-latest, 18): test/environment.js#L249
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 18): test/environment.js#L257
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 18): test/environment.js#L269
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 18): test/environment.js#L375
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 18): test/environment.js#L560
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (ubuntu-latest, 18): test/environment.js#L578
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 18): src/commit.ts#L24
'editor' is assigned a value but never used. Allowed unused vars must match /^_/u
build (windows-latest, 18): test/command.js#L20
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (windows-latest, 18): test/command.js#L91
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (windows-latest, 18): test/environment.js#L39
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (windows-latest, 18): test/environment.js#L249
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 18): test/environment.js#L257
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 18): test/environment.js#L269
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 18): test/environment.js#L375
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 18): test/environment.js#L560
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 18): test/environment.js#L578
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 20): src/commit.ts#L24
'editor' is assigned a value but never used. Allowed unused vars must match /^_/u
build (windows-latest, 20): test/command.js#L20
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (windows-latest, 20): test/command.js#L91
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (windows-latest, 20): test/environment.js#L39
Caution: `sinon` also has a named export `stub`. Check if you meant to write `import {stub} from 'sinon'` instead
build (windows-latest, 20): test/environment.js#L249
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 20): test/environment.js#L257
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 20): test/environment.js#L269
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 20): test/environment.js#L375
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 20): test/environment.js#L560
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead
build (windows-latest, 20): test/environment.js#L578
Caution: `sinon` also has a named export `spy`. Check if you meant to write `import {spy} from 'sinon'` instead