Skip to content

Fleet UI: Managed account > Host details page modal + Activity feeds #20134

Fleet UI: Managed account > Host details page modal + Activity feeds

Fleet UI: Managed account > Host details page modal + Activity feeds #20134

Triggered via pull request April 9, 2026 19:10
Status Success
Total duration 2m 33s
Artifacts

test-js.yml

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

Annotations

12 warnings
lint-js (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-js (ubuntu-latest): frontend/components/Editor/Editor.tsx#L55
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/Avatar/Avatar.tsx#L126
'IDefaultAvatar' is defined but never used
lint-js (ubuntu-latest): frontend/components/Avatar/Avatar.tsx#L5
'DEFAULT_GRAVATAR_LINK' is defined but never used
lint-js (ubuntu-latest): frontend/components/AuthenticationNav/AuthenticationNav.tsx#L32
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
lint-js (ubuntu-latest): frontend/components/ActionsDropdown/ActionsDropdown.tsx#L34
Unexpected any. Specify a different type
test-js (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673, step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/