Skip to content

feat(f2v): Move to new file actions api #2176

feat(f2v): Move to new file actions api

feat(f2v): Move to new file actions api #2176

Triggered via pull request August 23, 2023 13:15
Status Success
Total duration 1m 20s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: cypress/e2e/mixins/oddname.js#L53
Missing JSDoc @param "file" description
eslint: cypress/e2e/mixins/oddname.js#L53
Missing JSDoc @param "file" type
eslint: cypress/e2e/mixins/oddname.js#L54
Missing JSDoc @param "type" description
eslint: cypress/e2e/mixins/oddname.js#L54
Missing JSDoc @param "type" type
eslint: cypress/e2e/mixins/oddname.js#L55
Missing JSDoc @param "sidebar" description
eslint: cypress/e2e/mixins/oddname.js#L55
Missing JSDoc @param "sidebar" type
eslint: src/components/Images.vue#L161
JSDoc @return declaration present but return expression not available in function
eslint: src/components/Images.vue#L260
'event' is defined but never used
eslint: src/components/Videos.vue#L144
'e' is defined but never used
eslint: src/services/FileInfo.ts#L57
Missing JSDoc @param "path" description