Skip to content

Release: 0.3.1

Release: 0.3.1 #2

Triggered via pull request November 1, 2024 00:03
Status Failure
Total duration 47s
Artifacts

quality.yml

on: pull_request
Run Quality Checks (Biome)
10s
Run Quality Checks (Biome)
Run Unit Tests (Vitest)
38s
Run Unit Tests (Vitest)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Quality Checks (Biome)
Process completed with exit code 1.
src/helpers/audio.helpers.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
src/helpers/bookmarks.helpers.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
src/helpers/events.helpers.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
src/helpers/grid.helpers.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
src/helpers/notes.helpers.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
src/helpers/obstacles.helpers.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
src/services/packaging.service.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
src/components/EventsGrid/BlockTrack.helpers.test.ts: src/utils/dom.utils.ts#L33
ReferenceError: navigator is not defined ❯ getIsMac src/utils/dom.utils.ts:33:2 ❯ Module.getMetaKeyLabel src/utils/dom.utils.ts:44:9 ❯ src/constants/editor.constants.ts:9:38 ❯ src/constants/index.ts:4:31
Run Unit Tests (Vitest)
Process completed with exit code 1.