Skip to content

fix eslint config

fix eslint config #1

Triggered via push October 20, 2024 15:47
Status Failure
Total duration 22s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
lint: src/@types/structures.ts#L25
An interface declaring no members is equivalent to its supertype
lint: src/commands/commit.ts#L85
Expected an assignment or function call and instead saw an expression
lint: src/providers/CompletionItemProvider.ts#L44
Unexpected lexical declaration in case block
lint: src/providers/CompletionItemProvider.ts#L150
Unexpected lexical declaration in case block
lint: src/providers/CompletionItemProvider.ts#L157
Unexpected lexical declaration in case block
lint
Process completed with exit code 1.
lint: src/commands/team/commit.ts#L55
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint: src/commands/team/commit.ts#L64
'error' is defined but never used. Allowed unused caught errors must match /^_/u