Fix remaining ESLint errors (manually) #10
Annotations
1 error and 6 warnings
ESLint (JS)
Process completed with exit code 1.
|
ESLint (JS)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint (JS):
src/manimVersion.ts#L3
'withoutAnsiCodes' is defined but never used
|
ESLint (JS):
src/manimVersion.ts#L4
'EventEmitter' is defined but never used
|
ESLint (JS):
src/manimVersion.ts#L157
'reject' is defined but never used. Allowed unused args must match /^_/u
|
ESLint (JS):
src/manimVersion.ts#L265
'reject' is defined but never used. Allowed unused args must match /^_/u
|
ESLint (JS):
src/previewCode.ts#L173
'token' is defined but never used. Allowed unused args must match /^_/u
|