Skip to content

feat: Expose axios interceptors #422

feat: Expose axios interceptors

feat: Expose axios interceptors #422

Triggered via pull request November 6, 2024 12:42
Status Failure
Total duration 47s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
NPM lint: src/main.ts#L9
"@nextcloud/auth" is extraneous
NPM lint: src/main.ts#L53
Unexpected any. Specify a different type
NPM lint: src/main.ts#L100
'rejectPwdDialogCallback' is assigned a value but never used
NPM lint: src/main.ts#L104
'reject' is defined but never used
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
NPM lint: src/components/PasswordDialog.vue#L63
Prop 'callback' requires default value to be set
NPM lint: src/components/PasswordDialog.vue#L65
Missing trailing comma
NPM lint: src/main.ts#L49
Expected @param names to be "callback". Got "mode, callback"
NPM lint: src/main.ts#L49
Missing JSDoc @param "mode" description
NPM lint: src/main.ts#L50
Missing JSDoc @param "callback" description
NPM lint: src/main.ts#L51
Missing JSDoc @return type
NPM lint: src/main.ts#L94
Missing JSDoc @param "axios" description