chore(deps): update actions/upload-artifact action to v4.1.0 #1568
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
quality_checks.yml
on: pull_request
Matrix: Build frontend π οΈ
Matrix: Build Tauri π οΈ
Vulnerable dependencies π
6s
Lint π¬
2m 0s
Typecheck π―
31s
Conventional commits check π¬
6s
Save PR context as artifact
2s
Annotations
20 errors and 10 warnings
Typecheck π―
Argument of type 'Ref<boolean>' is not assignable to parameter of type 'WatchSource<unknown>'.
|
Typecheck π―
Property '$vuetify' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly item: BaseItemDto; readonly disabled?: boolean | undefined; onChange?: ((filters: Filters) => any) | undefined; } & ... 4 more ... & { ...; }, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T ...'.
|
Typecheck π―
Property '$vuetify' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly item: BaseItemDto; readonly disabled?: boolean | undefined; onChange?: ((filters: Filters) => any) | undefined; } & ... 4 more ... & { ...; }, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T ...'.
|
Typecheck π―
Property '$vuetify' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly item: BaseItemDto; readonly disabled?: boolean | undefined; onChange?: ((filters: Filters) => any) | undefined; } & ... 4 more ... & { ...; }, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T ...'.
|
Typecheck π―
Property '$vuetify' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly item: BaseItemDto; readonly disabled?: boolean | undefined; onChange?: ((filters: Filters) => any) | undefined; } & ... 4 more ... & { ...; }, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T ...'.
|
Typecheck π―
Property '$t' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly modelValue?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infe...'.
|
Typecheck π―
Property '$t' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly modelValue?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infe...'.
|
Typecheck π―
Property '$t' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly modelValue?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infe...'.
|
Typecheck π―
Property '$vuetify' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly modelValue?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infe...'.
|
Typecheck π―
Property '$t' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly modelValue?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infe...'.
|
Lint π¬:
frontend/src/pages/metadata.vue#L53
'items' is assigned a value but never used
|
Lint π¬:
frontend/src/pages/metadata.vue#L59
'fetchChildItems' is defined but never used
|
Lint π¬:
frontend/src/pages/metadata.vue#L94
'onExpandItems' is defined but never used
|
Lint π¬:
frontend/src/pages/wizard.vue#L143
'nextStep' is defined but never used
|
Lint π¬:
frontend/src/pages/wizard.vue#L159
'previousStep' is defined but never used
|
Lint π¬:
frontend/src/plugins/router/middlewares/meta.ts#L44
Unsafe argument of type `any` assigned to a parameter of type `RouteMeta`
|
Lint π¬:
frontend/src/utils/images.ts#L194
Refactor this function to reduce its Cognitive Complexity from 67 to the 15 allowed
|
Lint π¬:
frontend/src/utils/images.ts#L292
This branch's code block is the same as the block for the branch on line 260
|
Lint π¬:
frontend/src/utils/images.ts#L301
This branch's code block is the same as the block for the branch on line 271
|
Lint π¬:
frontend/src/utils/images.ts#L331
This branch's code block is the same as the block for the branch on line 247
|
Lint π¬:
frontend/src/components/Item/Card/Card.vue#L223
Missing attribute `scoped`
|
Lint π¬:
frontend/src/components/Item/Metadata/ImageSearch.vue#L296
The selector `.card-grid-container` is unused
|
Lint π¬:
frontend/src/components/Item/Metadata/MetadataEditorDialog.vue#L28
The selector `.metadata-dialog` is unused
|
Lint π¬:
frontend/src/components/Item/RelatedItems.vue#L61
The selector `.header::before` is unused
|
Lint π¬:
frontend/src/components/Layout/AppBar/AppBar.vue#L94
The selector `.v-toolbar.ml-n3` is unused
|
Lint π¬:
frontend/src/components/Layout/Backdrop.vue#L35
The selector `canvas` is unused
|
Lint π¬:
frontend/src/components/Layout/Images/Blurhash/BlurhashCanvas.vue#L81
The selector `.fade-fast-enter-active` is unused
|
Lint π¬:
frontend/src/components/Layout/Images/Blurhash/BlurhashCanvas.vue#L82
The selector `.fade-fast-leave-active` is unused
|
Lint π¬:
frontend/src/components/Layout/Images/Blurhash/BlurhashCanvas.vue#L86
The selector `.fade-fast-enter` is unused
|
Lint π¬:
frontend/src/components/Layout/Images/Blurhash/BlurhashCanvas.vue#L87
The selector `.fade-fast-leave-to` is unused
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PR_context
Expired
|
282 Bytes |
|
docker_image
Expired
|
18.7 MB |
|
frontend
Expired
|
5.36 MB |
|
jellyfin-vue_linux-amd64
Expired
|
28.2 MB |
|
jellyfin-vue_macOS
Expired
|
16.5 MB |
|
jellyfin-vue_windows_amd64
Expired
|
10.1 MB |
|