Skip to content

Migrate app frontend to Vue #27

Migrate app frontend to Vue

Migrate app frontend to Vue #27

Triggered via pull request July 21, 2023 18:48
Status Success
Total duration 1m 7s
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