Skip to content

feat(gui):add basic selected transformer #41

feat(gui):add basic selected transformer

feat(gui):add basic selected transformer #41

Triggered via push February 21, 2024 13:49
Status Failure
Total duration 59s
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.