Skip to content

v0.5.0

v0.5.0 #19

Triggered via push August 27, 2023 19:38
Status Success
Total duration 1m 13s
Artifacts

node.js.yml

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

Annotations

21 warnings
compiler (18.x): compiler/src/js2eel/compiler/Js2EelCompiler.ts#L198
Unexpected 'fixme' comment: 'FIXME order!!'
compiler (18.x): compiler/src/js2eel/compiler/Js2EelCompiler.ts#L609
Unexpected 'fixme' comment: 'FIXME do sth?'
compiler (18.x): compiler/src/js2eel/generatorNodes/assignmentExpression/assignmentExpression.ts#L114
Unexpected 'fixme' comment: 'FIXME find out how to test that'
compiler (18.x): compiler/src/js2eel/generatorNodes/binaryExpression/binaryExpression.ts#L219
Unexpected 'fixme' comment: 'FIXME: Are really all parens necessary?'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/callExpression.ts#L145
Unexpected 'fixme' comment: 'FIXME: Don't know how to test that'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/eelLib/eelLibraryFunctionCall.ts#L28
Unexpected 'fixme' comment: 'FIXME don't know how to test that'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/eelLib/eelLibraryFunctionCall.ts#L185
Unexpected 'fixme' comment: 'FIXME this is not ideal'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/js2EelLib/eachChannel.spec.ts#L128
Unexpected 'fixme' comment: 'FIXME Do not check twice'
compiler (18.x): compiler/src/js2eel/generatorNodes/callExpression/utils/evaluateLibraryFunctionCall.ts#L4
'callExpression' is defined but never used. Allowed unused vars must match /^_/u
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
desktop (18.x): desktop/src/startup.ts#L36
Unexpected 'fixme' comment: 'FIXME'