Custom Script test #220
Annotations
10 errors
|
build:
app/src/util/file-handler/NodeFileHandler.ts#L53
Type 'import("/home/runner/work/smeditor/smeditor/node_modules/file-system-access/lib/FileSystemDirectoryHandle").FileSystemDirectoryHandle' is not assignable to type 'FileSystemDirectoryHandle'.
|
|
build:
app/src/util/file-handler/NodeFileHandler.ts#L47
Type 'import("/home/runner/work/smeditor/smeditor/node_modules/file-system-access/lib/FileSystemDirectoryHandle").FileSystemDirectoryHandle' is not assignable to type 'FileSystemDirectoryHandle'.
|
|
build:
app/src/util/custom-script/CustomScriptWorker.ts#L10
'selection' is declared but its value is never read.
|
|
build:
app/src/util/custom-script/CustomScriptWorker.ts#L5
'args' is declared but its value is never read.
|
|
build:
app/src/util/custom-script/CustomScriptRunner.ts#L49
'resolve' is declared but its value is never read.
|
|
build:
app/src/chart/sm/Simfile.ts#L105
Type 'undefined' cannot be used as an index type.
|
|
build:
app/src/chart/sm/Simfile.ts#L104
Type 'undefined' cannot be used as an index type.
|
|
build:
app/src/chart/ChartManager.ts#L141
Property 'test' does not exist on type 'Window & typeof globalThis'.
|
|
build:
app/src/chart/ChartManager.ts#L120
Property 'createSMFromPayload' does not exist on type 'Window & typeof globalThis'.
|
|
build:
app/src/chart/ChartManager.ts#L119
Property 'createSMPayload' does not exist on type 'Window & typeof globalThis'.
|