Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Custom Script test #220

Custom Script test

Custom Script test #220

Triggered via push August 26, 2025 02:53
Status Failure
Total duration 49s
Artifacts

devbuild.yml

on: push
Fit to window
Zoom out
Zoom in

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'.