Skip to content

Add lint support.

Add lint support. #2

Triggered via push June 13, 2024 21:50
Status Failure
Total duration 26s
Artifacts

main.yaml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint (20.x): CredentialHandlerService.js#L15
Redundant use of `await` on a return value
lint (20.x): CredentialHandlerService.js#L22
Redundant use of `await` on a return value
lint (20.x): CredentialHandlers.js#L78
Redundant use of `await` on a return value
lint (20.x): CredentialHints.js#L10
'methodName' is never reassigned. Use 'const' instead
lint (20.x): CredentialRequestEvent.js#L7
'Event' is defined but never used
lint (20.x): CredentialStoreEvent.js#L7
'Event' is defined but never used
lint (20.x): PermissionManager.js#L22
Redundant use of `await` on a return value
lint (20.x): PermissionManager.js#L27
Redundant use of `await` on a return value
lint (20.x): PermissionManager.js#L32
Redundant use of `await` on a return value
lint (20.x)
Process completed with exit code 1.
lint (20.x): CredentialHandlers.js#L18
Missing JSDoc @returns declaration
lint (20.x): CredentialHandlers.js#L21
There must be a hyphen before @param description
lint (20.x): CredentialHandlers.js#L21
Missing JSDoc @param "url" type
lint (20.x): CredentialHandlers.js#L21
Sentences should start with an uppercase character
lint (20.x): CredentialHandlers.js#L23
Invalid JSDoc tag (preference). Replace "return" JSDoc tag with "returns"
lint (20.x): CredentialHandlers.js#L23
Sentences should start with an uppercase character
lint (20.x): CredentialHandlers.js#L33
Missing JSDoc @returns declaration
lint (20.x): CredentialHandlers.js#L36
There must be a hyphen before @param description
lint (20.x): CredentialHandlers.js#L36
Missing JSDoc @param "url" type
lint (20.x): CredentialHandlers.js#L36
Sentences should start with an uppercase character