Skip to content

feat: the extension now indicates when its workig on a slice etc. - #97 #440

feat: the extension now indicates when its workig on a slice etc. - #97

feat: the extension now indicates when its workig on a slice etc. - #97 #440

Triggered via push November 16, 2024 13:43
Status Failure
Total duration 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/extension.ts#L11
'Session' is defined but never used. Allowed unused vars must match /^_/u
lint: src/extension.ts#L104
Unexpected space(s) after "if"
lint: src/extension.ts#L105
Strings must use singlequote
lint: src/extension.ts#L112
Unexpected space(s) after "if"
lint: src/extension.ts#L113
Strings must use singlequote
lint: src/flowr/internal-session.ts#L20
Missing space before value for key 'working'
lint: src/flowr/internal-session.ts#L101
'result' is never reassigned. Use 'const' instead
lint: src/flowr/internal-session.ts#L126
'dataflow' is never reassigned. Use 'const' instead
lint: src/flowr/internal-session.ts#L141
'ast' is never reassigned. Use 'const' instead
lint: src/flowr/internal-session.ts#L155
'cfg' is never reassigned. Use 'const' instead