Skip to content

Fleet UI: Keyboard accessibility for clickable rows, view report #4609

Fleet UI: Keyboard accessibility for clickable rows, view report

Fleet UI: Keyboard accessibility for clickable rows, view report #4609

Triggered via pull request November 7, 2024 20:37
Status Failure
Total duration 1m 56s
Artifacts

test-js.yml

on: pull_request
Matrix: lint-js
Matrix: test-js
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
test-js (ubuntu-latest)
Process completed with exit code 1.
test-js (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-js (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-js (ubuntu-latest): frontend/components/ActionsDropdown/ActionsDropdown.tsx#L31
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/ActionsDropdown/ActionsDropdown.tsx#L58
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/ActionsDropdown/ActionsDropdown.tsx#L58
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/App/App.tsx#L199
React Hook useEffect has a missing dependency: 'fetchCurrentUser'. Either include it or remove the dependency array
lint-js (ubuntu-latest): frontend/components/App/App.tsx#L225
Expected to return a value at the end of async arrow function
lint-js (ubuntu-latest): frontend/components/App/App.tsx#L242
Unexpected any. Specify a different type
lint-js (ubuntu-latest): frontend/components/ClickableUrls/ClickableUrls.tsx#L34
Dangerous property 'dangerouslySetInnerHTML' found
lint-js (ubuntu-latest): frontend/components/Editor/Editor.tsx#L39
Unexpected any. Specify a different type