Skip to content

feat: allow editing of submission by the user #1572

feat: allow editing of submission by the user

feat: allow editing of submission by the user #1572

Triggered via pull request December 31, 2024 13:44
Status Failure
Total duration 1m 23s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
NPM lint: src/components/SidebarTabs/SettingsSidebarTab.vue#L24
Expected a linebreak before this attribute
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
NPM lint: src/mixins/ViewsMixin.js#L151
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from '@nextcloud/axios'` instead