Skip to content

feat(gui):modify the active logic of sprite-card #27

feat(gui):modify the active logic of sprite-card

feat(gui):modify the active logic of sprite-card #27

Triggered via push February 18, 2024 01:37
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
Object literal may only specify known properties, and 'persist' does not exist in type 'DefineSetupStoreOptions<"language", _UnwrapAll<Pick<{ language: Ref<string>; setLanguage: (_language: string) => void; getLanguage: () => string; }, "language">>, Pick<{ language: Ref<string>; setLanguage: (_language: string) => void; getLanguage: () => string; }, never>, Pick<...>>'.
lint
Cannot find module '/wasm/format.wasm?url&wasmModule' or its corresponding type declarations.
lint
Cannot find name 'Go'. Did you mean 'go'?
lint
'CodeEditorProps' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint
'CodeEditorEmits' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint
'FormatError' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint
'FormatResponse' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint
Could not find a declaration file for module 'wavesurfer.js'. '/home/runner/work/builder/builder/spx-gui/node_modules/wavesurfer.js/dist/wavesurfer.js' implicitly has an 'any' type.
lint
Could not find a declaration file for module 'wavesurfer.js/dist/plugin/wavesurfer.timeline.js'. '/home/runner/work/builder/builder/spx-gui/node_modules/wavesurfer.js/dist/plugin/wavesurfer.timeline.js' implicitly has an 'any' type.
lint
Could not find a declaration file for module 'wavesurfer.js/dist/plugin/wavesurfer.regions.js'. '/home/runner/work/builder/builder/spx-gui/node_modules/wavesurfer.js/dist/plugin/wavesurfer.regions.js' implicitly has an 'any' type.