Skip to content

fixed typo "addProcessor" instead of "addSource" #31

fixed typo "addProcessor" instead of "addSource"

fixed typo "addProcessor" instead of "addSource" #31

Triggered via push October 29, 2025 16:28
Status Failure
Total duration 34s
Artifacts

unit-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/RtlSdrSourceNode.js#L27
Missing trailing comma
test: src/RtlSdrSourceNode.js#L9
Strings must use singlequote
test: src/RtlSdrSourceNode.js#L8
Missing trailing comma
test: src/RtlSdrSourceNode.js#L6
Strings must use singlequote
test: src/RtlSdrSourceNode.js#L5
Missing trailing comma
test: src/RtlSdrSourceNode.js#L3
Strings must use singlequote
test: src/RtlSdrSourceNode.js#L2
Missing trailing comma
test: src/PhaserNode.js#L34
Expected indentation of 4 spaces but found 5
test: src/PhaserNode.js#L29
'feedback' is assigned a value but never used. Allowed unused args must match /^_/u
test: src/PhaserNode.js#L17
'#stages' is defined but never used