Skip to content

ci: linting workflow #2

ci: linting workflow

ci: linting workflow #2

Triggered via pull request November 14, 2024 11:09
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: projects/blueprint/src/app/core/component/neighbor-nodes/neighbor-nodes.component.html#L13
click must be accompanied by either keyup, keydown or keypress event for accessibility
lint: projects/blueprint/src/app/core/component/neighbor-nodes/neighbor-nodes.component.html#L13
Elements with interaction handlers must be focusable
lint: projects/blueprint/src/app/core/component/tree-walker/tree-walker.component.html#L9
click must be accompanied by either keyup, keydown or keypress event for accessibility
lint: projects/blueprint/src/app/core/component/tree-walker/tree-walker.component.html#L9
Elements with interaction handlers must be focusable
lint: projects/blueprint/src/app/core/component/tree-walker/tree-walker.component.ts#L119
The selector should start with one of these prefixes: "bp" (https://angular.dev/style-guide#style-02-07)