Skip to content

File Selectors, while, @block, FFT #65

File Selectors, while, @block, FFT

File Selectors, while, @block, FFT #65

Triggered via pull request August 27, 2024 13:18
Status Success
Total duration 3m 9s
Artifacts

node.js.yml

on: pull_request
Matrix: compiler
Matrix: desktop
Matrix: gui
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
compiler (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compiler (18.x): compiler/src/js2eel/compiler/Js2EelCompiler.ts#L213
Unexpected 'fixme' comment: 'FIXME order!!'
compiler (18.x): compiler/src/js2eel/compiler/Js2EelCompiler.ts#L628
Unexpected 'fixme' comment: 'FIXME do sth?'
compiler (18.x): compiler/src/js2eel/generatorNodes/assignmentExpression/assignmentExpression.ts#L130
Unexpected 'fixme' comment: 'FIXME find out how to test that'
compiler (18.x): compiler/src/js2eel/generatorNodes/binaryExpression/binaryExpression.ts#L223
Unexpected 'fixme' comment: 'FIXME: Are really all parens necessary?'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/callExpression.ts#L124
Unexpected 'fixme' comment: 'FIXME this might hurt performance if...'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/callExpression.ts#L181
Unexpected 'fixme' comment: 'FIXME: Don't know how to test that'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/eelLib/eelLibraryFunctionCall.ts#L26
Unexpected 'fixme' comment: 'FIXME don't know how to test that'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/eelLib/eelLibraryFunctionCall.ts#L400
Unexpected 'fixme' comment: 'FIXME this is not ideal'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/js2EelLib/eachChannel.spec.ts#L131
Unexpected 'fixme' comment: 'FIXME Do not check twice'
desktop (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
desktop (18.x): desktop/src/startup.ts#L36
Unexpected 'fixme' comment: 'FIXME'
gui (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gui (18.x): gui/src/actions/activateFile.ts#L18
'setExpandedTreeNodes' is assigned a value but never used. Allowed unused vars must match /^_/u
gui (18.x): gui/src/actions/formatCode.ts#L2
Do not use "@ts-ignore" because it alters compilation errors
gui (18.x): gui/src/actions/formatCode.ts#L4
Do not use "@ts-ignore" because it alters compilation errors
gui (18.x): gui/src/actions/formatCode.ts#L8
'MutableRef' is defined but never used. Allowed unused vars must match /^_/u
gui (18.x): gui/src/codemirror/completionSources/localCompletionSource.ts#L71
Unexpected any. Specify a different type
gui (18.x): gui/src/codemirror/completionSources/localCompletionSource.ts#L82
Unexpected 'fixme' comment: 'FIXME'
gui (18.x): gui/src/codemirror/completionSources/localCompletionSource.ts#L96
Unexpected 'fixme' comment: 'FIXME what is correct return value?'
gui (18.x): gui/src/codemirror/hoverDocs.ts#L34
Forbidden non-null assertion
gui (18.x): gui/src/codemirror/hoverDocs.ts#L35
Forbidden non-null assertion
gui (18.x): gui/src/codemirror/hoverDocs.ts#L36
Forbidden non-null assertion