Skip to content

initially working, and more scaffolding #1

initially working, and more scaffolding

initially working, and more scaffolding #1

Triggered via push November 6, 2024 01:16
Status Failure
Total duration 27s
Artifacts

demo.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Deploy: src/dsp.ts#L38
Property 'audioContext' does not exist on type '{}'.
Deploy: src/dsp.ts#L38
Cannot find name 'AudioContext'. Did you mean 'audioCtx'?
Deploy: src/dsp.ts#L41
Cannot find name 'AudioWorkletNode'.
Deploy: src/dsp.ts#L44
Cannot find name 'AudioWorkletNode'.
Deploy: src/dsp.ts#L53
Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
Deploy: src/dsp.ts#L63
Binding element 'name' implicitly has an 'any' type.
Deploy: src/dsp.ts#L63
Binding element 'ino' implicitly has an 'any' type.
Deploy: src/dsp.ts#L63
Binding element 'fs' implicitly has an 'any' type.
Deploy: src/dsp.ts#L63
Binding element 'path' implicitly has an 'any' type.
Deploy: src/dsp.ts#L63
Binding element 'position' implicitly has an 'any' type.