feat: the extension now indicates when its workig on a slice etc. - #97 #440
Annotations
10 errors and 1 warning
test:
src/extension.ts#L11
'Session' is defined but never used. Allowed unused vars must match /^_/u
|
test:
src/extension.ts#L104
Unexpected space(s) after "if"
|
test:
src/extension.ts#L105
Strings must use singlequote
|
test:
src/extension.ts#L112
Unexpected space(s) after "if"
|
test:
src/extension.ts#L113
Strings must use singlequote
|
test:
src/flowr/internal-session.ts#L20
Missing space before value for key 'working'
|
test:
src/flowr/internal-session.ts#L101
'result' is never reassigned. Use 'const' instead
|
test:
src/flowr/internal-session.ts#L126
'dataflow' is never reassigned. Use 'const' instead
|
test:
src/flowr/internal-session.ts#L141
'ast' is never reassigned. Use 'const' instead
|
test:
src/flowr/internal-session.ts#L155
'cfg' is never reassigned. Use 'const' instead
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|