Skip to content

feat: Option for viewing sr decks and cards in tabs #87

feat: Option for viewing sr decks and cards in tabs

feat: Option for viewing sr decks and cards in tabs #87

Triggered via pull request November 19, 2024 18:06
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
lint_and_test_code
16s
lint_and_test_code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint_and_test_code: src/gui/sr-modal.tsx#L1
Run autofix to sort these imports!
lint_and_test_code: src/gui/sr-tab-view.tsx#L1
Run autofix to sort these imports!
lint_and_test_code: src/main.ts#L1
Run autofix to sort these imports!
lint_and_test_code: src/main.ts#L1
'PaneType' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test_code: src/main.ts#L30
'SRTabView' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test_code: src/main.ts#L43
'TabViewType' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test_code: src/main.ts#L44
'./constants' import is restricted from being used by a pattern. Relative imports are not allowed in src/
lint_and_test_code: src/main.ts#L44
'SR_TAB_VIEW' is defined but never used. Allowed unused vars must match /^_/u
lint_and_test_code: src/main.ts#L45
'./tab-view-manager/tab-view-manager' import is restricted from being used by a pattern. Relative imports are not allowed in src/
lint_and_test_code: src/tab-view-manager/tab-view-manager.ts#L1
Run autofix to sort these imports!