Skip to content

feat: Bundle pwd confirmation as an interceptor #115

feat: Bundle pwd confirmation as an interceptor

feat: Bundle pwd confirmation as an interceptor #115

Triggered via pull request November 6, 2024 16:48
Status Failure
Total duration 1m 12s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
NPM lint: lib/password-confirmation/index.ts#L17
Unexpected any. Specify a different type
NPM lint: lib/password-confirmation/index.ts#L26
Unexpected any. Specify a different type
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
NPM lint: lib/password-confirmation/components/PasswordDialog.vue#L63
Prop 'callback' requires default value to be set
NPM lint: lib/password-confirmation/index.ts#L22
Expected @param names to be "callback". Got "mode, callback"
NPM lint: lib/password-confirmation/index.ts#L22
Missing JSDoc @param "mode" description
NPM lint: lib/password-confirmation/index.ts#L23
Missing JSDoc @param "callback" description
NPM lint: lib/password-confirmation/index.ts#L24
Missing JSDoc @return type
NPM lint: lib/password-confirmation/index.ts#L67
Missing JSDoc @param "axios" description