Skip to content

Bump solid-js from 1.8.15 to 1.8.16 (#4610) #42

Bump solid-js from 1.8.15 to 1.8.16 (#4610)

Bump solid-js from 1.8.15 to 1.8.16 (#4610) #42

Triggered via push March 25, 2024 22:28
Status Failure
Total duration 52s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Unhandled error: src/core/storage/options.ts#L5
TypeError: getStorage is not a function ❯ src/core/storage/options.ts:5:32 This error originated in "tests/background/regex-edits.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: tests/setup/handle-rejections.ts#L4
Error: process.exit unexpectedly called with "1" ❯ process.<anonymous> tests/setup/handle-rejections.ts:4:11 ❯ process.emit node:events:530:35 This error originated in "tests/background/regex-edits.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
tests/background/regex-edits.test.ts > Should edit Regex > Should apply edit to song's artist: src/core/object/pipeline/metadata.ts#L60
TypeError: getOption is not a function ❯ shouldCopyAlbum src/core/object/pipeline/metadata.ts:60:21 ❯ Module.process src/core/object/pipeline/metadata.ts:37:15 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:61:5
tests/background/regex-edits.test.ts > Should edit Regex > Should apply edit to song's album: src/core/object/pipeline/metadata.ts#L60
TypeError: getOption is not a function ❯ shouldCopyAlbum src/core/object/pipeline/metadata.ts:60:21 ❯ Module.process src/core/object/pipeline/metadata.ts:37:15 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:72:5
tests/background/regex-edits.test.ts > Should edit Regex > Should apply edit to song's artist and album: src/core/object/pipeline/metadata.ts#L60
TypeError: getOption is not a function ❯ shouldCopyAlbum src/core/object/pipeline/metadata.ts:60:21 ❯ Module.process src/core/object/pipeline/metadata.ts:37:15 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:85:5
tests/background/regex-edits.test.ts > Should edit Regex > Should apply only the most recent edit to song's artist only once: src/core/object/pipeline/metadata.ts#L46
TypeError: getOption is not a function ❯ Module.process src/core/object/pipeline/metadata.ts:46:40 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:98:5
tests/background/regex-edits.test.ts > Should edit Regex > Should apply edit to track that does not exist: src/core/object/pipeline/metadata.ts#L46
TypeError: getOption is not a function ❯ Module.process src/core/object/pipeline/metadata.ts:46:40 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:112:5
tests/background/regex-edits.test.ts > Should edit Regex > Should have non-regex edits saved for preview: src/core/object/pipeline/metadata.ts#L60
TypeError: getOption is not a function ❯ shouldCopyAlbum src/core/object/pipeline/metadata.ts:60:21 ❯ Module.process src/core/object/pipeline/metadata.ts:37:15 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:128:5
tests/background/regex-edits.test.ts > Should edit Regex > Should not apply regex edit if there is a song edit: src/core/object/pipeline/metadata.ts#L46
TypeError: getOption is not a function ❯ Module.process src/core/object/pipeline/metadata.ts:46:40 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:144:5
tests/background/regex-edits.test.ts > Should handle bulk edit flags > Should not apply regex edit with wrong casing if edit is not case insensitive: src/core/object/pipeline/metadata.ts#L46
TypeError: getOption is not a function ❯ Module.process src/core/object/pipeline/metadata.ts:46:40 ❯ Pipeline.process src/core/object/pipeline/pipeline.ts:29:9 ❯ tests/background/regex-edits.test.ts:160:5