Skip to content

refract & enhance stage viewer #41

refract & enhance stage viewer

refract & enhance stage viewer #41

Triggered via pull request February 6, 2024 03:52
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
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
Property 'getDirPathFromZip' does not exist on type 'Store<"project", _UnwrapAll<Pick<{ project: Ref<{ title: string; sprite: { list: { code: string; config: { [x: string]: any; costumes: { [x: string]: any; x: number; y: number; name?: string | undefined; path: string; cx?: number | undefined; ... 5 more ...; url?: string | undefined; }[]; ... 7 more ...; y: number; ...'.
lint
Property 'saveByProject' does not exist on type 'Store<"project", _UnwrapAll<Pick<{ project: Ref<{ title: string; sprite: { list: { code: string; config: { [x: string]: any; costumes: { [x: string]: any; x: number; y: number; name?: string | undefined; path: string; cx?: number | undefined; ... 5 more ...; url?: string | undefined; }[]; ... 7 more ...; y: number; ...'.
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.