Skip to content

fix: Improve the logic related to save local (#104) #139

fix: Improve the logic related to save local (#104)

fix: Improve the logic related to save local (#104) #139

Triggered via push February 21, 2024 01:38
Status Failure
Total duration 1m 2s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.
lint
Could not find a declaration file for module 'wavesurfer.js/dist/plugin/wavesurfer.cursor.js'. '/home/runner/work/builder/builder/spx-gui/node_modules/wavesurfer.js/dist/plugin/wavesurfer.cursor.js' implicitly has an 'any' type.
lint
Type 'Ref<null>' is missing the following properties from type 'WaveSurfer': backend, util, cursor, elan, and 65 more.
lint
Property 'buffer' does not exist on type 'WaveSurferBackend'.
lint
Type 'AudioBuffer | null' is not assignable to type 'AudioBuffer'.
lint
Property 'ac' does not exist on type 'WaveSurferBackend'.
lint
'soundEditor' is possibly 'null'.
lint
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'WavesurferEdit'.
lint
Expected 4 arguments, but got 1.