Skip to content

ESLint: Enable recommended jsx-a11y rules and fix issues #16446

ESLint: Enable recommended jsx-a11y rules and fix issues

ESLint: Enable recommended jsx-a11y rules and fix issues #16446

Triggered via pull request June 5, 2026 12:11
Status Success
Total duration 54s
Artifacts

dev-checks.yml

on: pull_request
Build Check
50s
Build Check
ESLint
47s
ESLint
Circular Dependencies Check
20s
Circular Dependencies Check
Manual API Changes Check
21s
Manual API Changes Check
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Circular Dependencies Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Manual API Changes Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
ESLint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
ESLint
React Hook useEffect has missing dependencies: 'activationKey', 'activationKeys.body', 'addNotification', 'createActivationKey', 'defaultActivationKeyName', 'dispatch', 'isLoadingActivationKey', and 'recentActivationKey'. Either include them or remove the dependency array
ESLint: src/Components/CreateImageWizard/steps/Packages/components/PackageSearch.tsx#L431
React Hook useEffect has a missing dependency: 'packages'. Either include it or remove the dependency array
ESLint: src/Components/CreateImageWizard/steps/Packages/components/PackageSearch.tsx#L404
React Hook useEffect has missing dependencies: 'epelRepoUrlByDistribution', 'searchModulesInfo', and 'wizardMode'. Either include them or remove the dependency array
ESLint: src/Components/CreateImageWizard/steps/Packages/components/PackageSearch.tsx#L188
React Hook useMemo has a missing dependency: 'EMPTY_ARRAY'. Either include it or remove the dependency array
ESLint: src/Components/CreateImageWizard/steps/Oscap/components/PolicySelector.tsx#L127
React Hook useEffect has missing dependencies: 'dispatch', 'policies', 'policyID', and 'policyTitle'. Either include them or remove the dependency array
ESLint: src/Components/CreateImageWizard/steps/ImageOutput/index.tsx#L48
React Hook useEffect has a missing dependency: 'blueprintName'. Either include it or remove the dependency array
ESLint: src/Components/CreateImageWizard/CreateImageWizard.tsx#L308
React Hook useEffect has a missing dependency: 'timezone'. Either include it or remove the dependency array
ESLint: src/Components/Blueprints/ImportBlueprintModal.tsx#L229
React Hook React.useEffect has missing dependencies: 'addNotification' and 'handleRepositoryImport'. Either include them or remove the dependency array
ESLint: playwright/helpers/login.ts#L141
Unexpected use of page.waitForTimeout()
ESLint: playwright/helpers/helpers.ts#L27
Unexpected use of page.waitForTimeout()
Build Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/