chore(deps): update dependency vite to v6.0.9 [security] #3203
Triggered via pull request
January 24, 2025 23:08
renovate[bot]
synchronize
#2566
Status
Cancelled
Total duration
3m 53s
Artifacts
2
pull_request.yml
on: pull_request_target
Build ποΈ
/
Prepare Docker build variables π·οΈπ³
5s
Matrix: Build ποΈ / tauri
Create comments βοΈ
/
Cloudflare Pages deployment ππ
3s
Automation ποΈ
/
Label conflicted PRs π·οΈβ
4s
Semantic Pull Request π
2s
Labeling π·οΈ
3s
Quality checks ππ§ͺ
/
Vulnerable dependencies π
4s
Quality checks ππ§ͺ
/
Commit linting π¬β
3s
Matrix: GitHub CodeQL π¬ / analyze
Matrix: Quality checks ππ§ͺ / quality
Matrix: Build ποΈ / docker
Deploy π
/
...
/
Cloudflare Pages deployment ππ
Annotations
27 errors and 18 warnings
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Type '(Config<RulesRecord> | { name: string; $schema?: string | undefined; env?: { [name: string]: boolean; } | undefined; extends?: string | string[] | undefined; globals?: Globals | undefined; noInlineConfig?: boolean | undefined; overrides?: ConfigOverride<RulesRecord>[] | undefined; parser?: string | undefined; parserOptions?: ParserOptions | undefined; plugins?: string[] | undefined; processor?: string | undefined; reportUnusedDisableDirectives?: boolean | undefined; settings?: { [name: string]: any; } | undefined; rules?: Partial<RulesRecord> | undefined; } | { name: string; rules: { 'no-empty': ["error", { allowEmptyCatch: boolean; }]; 'no-extend-native': "error"; curly: ["error", string]; 'prefer-arrow-callback': "error"; 'multiline-comment-style': "error"; 'unicode-bom': ["error", string]; eqeqeq: (string | { null: string; })[]; '@stylistic/quotes': ["error", string, { avoidEscape: boolean; }]; '@stylistic/linebreak-style': ["error", string]; 'unicorn/import-style': "off"; 'unicorn/filename-case': "off"; 'unicorn/consistent-function-scoping': "off"; 'unicorn/prevent-abbreviations': "off"; 'unicorn/no-await-expression-member': "off"; 'unicorn/explicit-length-check': "off"; '@stylistic/padding-line-between-statements': ["error", { blankLine: string; prev: string; next: string; }, { blankLine: string; prev: string; next: string; }, { blankLine: string; prev: string; next: string[]; }, { blankLine: string; prev: string[]; next: string; }, { blankLine: string; prev: string[]; next: string[]; }, { blankLine: string; prev: string[]; next: string; }, { blankLine: string; prev: string; next: string[]; }, { blankLine: string; prev: string[]; next: string; }, { blankLine: string; prev: string; next: string; }]; 'file-progress/activate'?: undefined; }; settings?: undefined; plugins?: undefined; } | { name: string; settings: { progress: { successMessage: string; }; }; plugins: { 'file-progress': { meta: { name: string; version: string; }; configs: { recommended: Config<RulesRecord>; 'recommended-ci': Config<RulesRecord>; }; rules: { activate: RuleModule; }; }; }; rules: { 'file-progress/activate': 0 | 1; 'no-empty'?: undefined; 'no-extend-native'?: undefined; curly?: undefined; 'prefer-arrow-callback'?: undefined; 'multiline-comment-style'?: undefined; 'unicode-bom'?: undefined; eqeqeq?: undefined; '@stylistic/quotes'?: undefined; '@stylistic/linebreak-style'?: undefined; 'unicorn/import-style'?: undefined; 'unicorn/filename-case'?: undefined; 'unicorn/consistent-function-scoping'?: undefined; 'unicorn/prevent-abbreviations'?: undefined; 'unicorn/no-await-expression-member'?: undefined; 'unicorn/explicit-length-check'?: undefined; '@stylistic/padding-line-between-statements'?: undefined; }; })[]' does not satisfy the expected type 'Config<RulesRecord>[]'.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Property 'difference' does not exist on type 'Set<string>'. Do you need to change your target library? Try changing the 'lib' compiler option to 'esnext' or later.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Type '{ name: string; $schema?: string | undefined; env?: { [name: string]: boolean; } | undefined; extends?: string | string[] | undefined; globals?: Linter.Globals | undefined; noInlineConfig?: boolean | undefined; overrides?: Linter.ConfigOverride<Linter.RulesRecord>[] | undefined; parser?: string | undefined; parserOptions?: Linter.ParserOptions | undefined; plugins?: string[] | undefined; processor?: string | undefined; reportUnusedDisableDirectives?: boolean | undefined; settings?: { [name: string]: any; } | undefined; rules?: Partial<Linter.RulesRecord> | undefined; }' is not assignable to type 'Config<RulesRecord>'.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Type '(string | { null: string; })[]' is not assignable to type 'RuleEntry<any[]> | undefined'.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Object is possibly 'undefined'.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Object is possibly 'undefined'.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Type '{ name: string; plugins: { unocss: { rules: { order: RuleWithMeta<[], "", unknown>; "order-attributify": RuleWithMeta<[], "", unknown>; blocklist: RuleWithMeta<[], "", unknown>; "enforce-class-compile": RuleWithMeta<[], "", unknown>; }; }; }; rules: { readonly "unocss/order": "warn"; readonly "unocss/order-attributify": "warn"; }; }' is not assignable to type 'Config<RulesRecord>'.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Property 'difference' does not exist on type 'Set<string>'. Do you need to change your target library? Try changing the 'lib' compiler option to 'esnext' or later.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Type '{ name: string; $schema?: string | undefined; env?: { [name: string]: boolean; } | undefined; extends?: string | string[] | undefined; globals?: Linter.Globals | undefined; noInlineConfig?: boolean | undefined; overrides?: Linter.ConfigOverride<Linter.RulesRecord>[] | undefined; parser?: string | undefined; parserOptions?: Linter.ParserOptions | undefined; plugins?: string[] | undefined; processor?: string | undefined; reportUnusedDisableDirectives?: boolean | undefined; settings?: { [name: string]: any; } | undefined; rules?: Partial<Linter.RulesRecord> | undefined; }' is not assignable to type 'Config<RulesRecord>'.
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
Type '(string | { null: string; })[]' is not assignable to type 'RuleEntry<any[]> | undefined'.
|
Quality checks ππ§ͺ / Run analyze:cycles π΅οΈββοΈ
Process completed with exit code 1.
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/eslint.config.ts#L5
Complete the task associated to this "TODO" comment
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Buttons/Playback/PlaybackSettingsButton.vue#L112
Refactor this function to always return the same type
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Buttons/QueueButton.vue#L86
Complete the task associated to this "TODO" comment
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/Card/ItemCard.vue#L113
Refactor this function to always return the same type
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/Identify/IdentifyDialog.vue#L192
Complete the task associated to this "TODO" comment
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/MediaDetail/MediaDetailContent.vue#L13
Complete the task associated to this "TODO" comment
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/MediaDetail/MediaDetailContent.vue#L98
Complete the task associated to this "TODO" comment
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/MediaStreamSelector.vue#L143
Remove this "!==" check; it will always be true. Did you mean to use "!="?
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/Metadata/ImageSearch.vue#L274
Provide multiple methods instead of using "dialog" to determine which action to take
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/Metadata/MetadataEditor.vue#L463
Complete the task associated to this "TODO" comment
|
Build ποΈ / Tauri for Windows π₯οΈ
The run was canceled by @ferferga.
|
Build ποΈ / Tauri for Windows π₯οΈ
The operation was canceled.
|
Build ποΈ / Docker image for arm64 πΏπ³
The run was canceled by @ferferga.
|
Build ποΈ / Docker image for arm64 πΏπ³
The operation was canceled.
|
Build ποΈ / Tauri for Ubuntu π₯οΈ
The run was canceled by @ferferga.
|
Build ποΈ / Tauri for Ubuntu π₯οΈ
The operation was canceled.
|
Semantic Pull Request π
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality checks ππ§ͺ / Commit linting π¬β
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Labeling π·οΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create comments βοΈ / Cloudflare Pages deployment ππ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Automation ποΈ / Label conflicted PRs π·οΈβ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality checks ππ§ͺ / Vulnerable dependencies π
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build ποΈ / Prepare Docker build variables π·οΈπ³
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality checks ππ§ͺ / Run test π΅οΈββοΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality checks ππ§ͺ / Run check:types π΅οΈββοΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality checks ππ§ͺ / Run analyze:cycles π΅οΈββοΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build ποΈ / Docker image for amd64 πΏπ³
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
GitHub CodeQL π¬ / Analyze javascript-typescript π¬
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/Metadata/MetadataEditorDialog.vue#L28
The selector `.metadata-dialog` is unused
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/components/Item/RelatedItems.vue#L55
The selector `.header::before` is unused
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/pages/item/[itemId].vue#L31
UnoCSS utilities are not ordered
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/pages/library/[itemId].vue#L239
The selector `.empty-card-container` is unused
|
Quality checks ππ§ͺ / Run lint π΅οΈββοΈ:
frontend/src/pages/library/[itemId].vue#L245
The selector `.empty-message` is unused
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker_image-linux_amd64
|
7.12 MB |
|
jellyfin-vue_MacOS
|
2.89 MB |
|