fix(PlayPauseButton): conflict with spacebar in fullscreen video #2793
Annotations
10 errors and 6 warnings
frontend/scripts/paths.ts#L1
Do not import Node.js builtin module "node:path"
|
frontend/scripts/virtual-modules.ts#L8
Do not import Node.js builtin module "node:fs"
|
frontend/scripts/virtual-modules.ts#L60
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
frontend/scripts/virtual-modules.ts#L60
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
frontend/src/App.vue#L73
Unsafe return of an `any` typed value
|
frontend/src/components/Buttons/FilterButton.vue#L307
Unsafe call of an `any` typed value
|
frontend/src/components/Buttons/Playback/PlayButton.vue#L79
Unnecessary conditional, value is always truthy
|
frontend/src/components/Buttons/Playback/PlaybackSettingsButton.vue#L142
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
frontend/src/components/Buttons/Playback/PlaybackSettingsButton.vue#L142
Unexpected mix of '&&' and '||'. Use parentheses to clarify the intended order of operations
|
frontend/src/components/Dialogs/ConfirmDialog.vue#L91
void is not valid as a constituent in a union type
|
frontend/src/components/Item/Metadata/MetadataEditorDialog.vue#L28
The selector `.metadata-dialog` is unused
|
frontend/src/components/Item/RelatedItems.vue#L60
The selector `.header::before` is unused
|
frontend/src/components/lib/JTransition.vue#L38
Missing attribute `scoped`
|
frontend/src/pages/library/[itemId].vue#L244
The selector `.empty-card-container` is unused
|
frontend/src/pages/library/[itemId].vue#L250
The selector `.empty-message` is unused
|
frontend/src/pages/wizard.vue#L166
The selector `.transparent-background` is unused
|
This job failed
Loading