Skip to content

Migrate app frontend to Vue #22

Migrate app frontend to Vue

Migrate app frontend to Vue #22

Triggered via pull request July 20, 2023 11:53
Status Success
Total duration 10m 41s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: src/api.ts#L45
Missing JSDoc @return type
eslint: src/api.ts#L55
Missing JSDoc @return type
eslint: src/api.ts#L65
Missing JSDoc @return type
eslint: src/api.ts#L74
Missing JSDoc @return type
eslint: src/components/settings/SettingsLiveView.vue#L3
Expected 1 line break after opening tag (`<NcNoteCard>`), but no line breaks found
eslint: src/components/settings/SettingsLiveView.vue#L3
Expected 1 line break before closing tag (`</NcNoteCard>`), but no line breaks found
eslint: src/utils/clipboard.ts#L13
Missing JSDoc @return type
eslint: src/utils/logfile.ts#L14
Missing JSDoc @return type
eslint: src/utils/logfile.ts#L24
Missing JSDoc @return type
eslint: src/utils/logfile.ts#L49
Unexpected any. Specify a different type