Skip to content

Moved DSP worklet to another file #20

Moved DSP worklet to another file

Moved DSP worklet to another file #20

Triggered via push November 6, 2024 04:03
Status Failure
Total duration 31s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
CI: src/dsp.worklet.ts#L2
Cannot find type definition file for '@types/audioworklet'.
CI: src/dsp.worklet.ts#L4
Cannot find name 'AudioWorkletProcessor'.
CI: src/dsp.worklet.ts#L9
Property 'port' does not exist on type 'Dsp'.
CI: src/dsp.worklet.ts#L16
Cannot find name 'currentFrame'.
CI: src/dsp.worklet.ts#L16
Cannot find name 'sampleRate'.
CI: src/dsp.worklet.ts#L35
Cannot find name 'registerProcessor'.
CI
Process completed with exit code 2.
CI: src/dsp.worklet.ts#L8
Unsafe call of a(n) `error` type typed value
CI: src/dsp.worklet.ts#L9
Unsafe member access .onmessage on an `error` typed value
CI: src/dsp.worklet.ts#L35
Unsafe call of a(n) `error` type typed value