Skip to content

fix: Add missing 808-hihat-open and fix test counts #110

fix: Add missing 808-hihat-open and fix test counts

fix: Add missing 808-hihat-open and fix test counts #110

Triggered via push December 28, 2025 23:36
Status Failure
Total duration 4m 4s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Unit Tests
Process completed with exit code 1.
src/audio/engine-sampled.test.ts > Sampled Instrument Identification > piano is the only sampled instrument: app/src/audio/engine-sampled.test.ts#L145
AssertionError: expected [ 'piano', '808-kick', …(11) ] to deeply equal [ 'piano' ] - Expected + Received [ "piano", + "808-kick", + "808-snare", + "808-hihat-closed", + "808-hihat-open", + "808-clap", + "acoustic-kick", + "acoustic-snare", + "acoustic-hihat-closed", + "acoustic-hihat-open", + "acoustic-ride", + "finger-bass", + "vinyl-crackle", ] ❯ src/audio/engine-sampled.test.ts:145:33
E2E Tests
Process completed with exit code 1.
Lint: app/src/state/grid.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: app/src/state/grid.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
E2E Tests
No files were found with the provided path: app/playwright-report/. No artifacts will be uploaded.