Skip to content

fix(i18n): Fixed typo #35

fix(i18n): Fixed typo

fix(i18n): Fixed typo #35

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