Function def everywhere; object params; deny jsfx compilation #46
Annotations
10 warnings
gui/src/actions/activateFile.ts#L18
'setExpandedTreeNodes' is assigned a value but never used. Allowed unused vars must match /^_/u
|
gui/src/actions/formatCode.ts#L2
Do not use "@ts-ignore" because it alters compilation errors
|
gui/src/actions/formatCode.ts#L4
Do not use "@ts-ignore" because it alters compilation errors
|
gui/src/actions/formatCode.ts#L8
'MutableRef' is defined but never used. Allowed unused vars must match /^_/u
|
gui/src/codemirror/completionSources/localCompletionSource.ts#L71
Unexpected any. Specify a different type
|
gui/src/codemirror/completionSources/localCompletionSource.ts#L82
Unexpected 'fixme' comment: 'FIXME'
|
gui/src/codemirror/completionSources/localCompletionSource.ts#L96
Unexpected 'fixme' comment: 'FIXME what is correct return value?'
|
gui/src/codemirror/hoverDocs.ts#L34
Forbidden non-null assertion
|
gui/src/codemirror/hoverDocs.ts#L35
Forbidden non-null assertion
|
gui/src/codemirror/hoverDocs.ts#L36
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading