Skip to content

refactor: split appstore from settings and migrate to Typescript and Vue 3 #60053

refactor: split appstore from settings and migrate to Typescript and Vue 3

refactor: split appstore from settings and migrate to Typescript and Vue 3 #60053

Triggered via pull request December 30, 2025 20:15
Status Failure
Total duration 2m 50s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
NPM lint: build/frontend/apps/appstore/src/store/exApps.ts#L27
'statusUpdater' is assigned a value but never used
NPM lint: build/frontend/apps/appstore/src/store/exApps.ts#L26
'loadingList' is assigned a value but never used
NPM lint: build/frontend/apps/appstore/src/store/exApps.ts#L25
'loading' is assigned a value but never used
NPM lint: build/frontend/apps/appstore/src/components/AppStoreSidebar/AppDetailsTab.vue#L217
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
NPM lint: build/frontend/apps/appstore/src/components/AppStoreSidebar/AppDetailsTab.vue#L213
'.sync' modifier on 'v-bind' directive is deprecated. Use 'v-model:propName' instead
NPM lint: build/frontend/apps/appstore/src/components/AppList.vue#L311
The `beforeDestroy` lifecycle hook is deprecated. Use `beforeUnmount` instead
NPM lint: build/frontend/apps/appstore/src/components/AppList.vue#L154
Expected "../mixins/AppManagement.js" to come before "../utils/logger.ts"
NPM lint: build/frontend/apps/appstore/src/components/AppList.vue#L78
`<template v-for>` key should be placed on the `<template>` tag
eslint
Process completed with exit code 1.
NPM lint: build/frontend/apps/federatedfilesharing/src/init-files.js#L135
Prefer a more specific type to `Function`
NPM lint: build/frontend/apps/appstore/src/components/AppStoreSidebar/AppDescriptionTab.vue#L15
The '<Markdown>' component has been used, but not defined
NPM lint: build/frontend/apps/appstore/src/components/AppStoreSidebar/AppDeployOptionsModal.vue#L311
The "update:show" event has been triggered but not declared on `emits` option
NPM lint: build/frontend/apps/appstore/src/components/AppStoreSidebar/AppDeployOptionsModal.vue#L11
The "update:show" event has been triggered but not declared on `emits` option
NPM lint: build/frontend/apps/appstore/src/components/AppList/AppTable.vue#L173
Boolean prop should only be defaulted to false
NPM lint: cypress/support/commands.ts#L145
Unexpected inline JSDoc tag. Did you mean to use {@nextcloud}, \@nextcloud, or `@nextcloud`?
NPM lint: cypress/support/commands.ts#L48
Unexpected inline JSDoc tag. Did you mean to use {@nextcloud}, \@nextcloud, or `@nextcloud`?
NPM lint: cypress/support/commands.ts#L21
Unexpected inline JSDoc tag. Did you mean to use {@nextcloud}, \@nextcloud, or `@nextcloud`?