Skip to content

Fix en_GB locale

Fix en_GB locale #4694

Triggered via pull request May 26, 2024 19:23
Status Failure
Total duration 44s
Artifacts

test.yml

on: pull_request
Run tests
13s
Run tests
Run typescript checks
36s
Run typescript checks
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:531: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:58: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:69: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:82: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:95: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:109: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:125: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:141: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:157:5