Skip to content

Fixes #36971 - GUI to allow cloning of Ansible roles from VCS #473

Fixes #36971 - GUI to allow cloning of Ansible roles from VCS

Fixes #36971 - GUI to allow cloning of Ansible roles from VCS #473

Re-run triggered December 12, 2023 15:36
Status Failure
Total duration 3m 14s
Artifacts

js_tests.yml

on: pull_request
Matrix: test_js
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L1
File has too many lines (401). Maximum allowed is 300
test_js (12): webpack/index.js#L7
Replace `VcsCloneModalContent}·from·"./components/./VcsCloneModalContent/VcsCloneModalContent.js"` with `·VcsCloneModalContent·}·from·'./components/./VcsCloneModalContent/VcsCloneModalContent.js'`
test_js (12): webpack/index.js#L7
Unexpected use of file extension "js" for "./components/./VcsCloneModalContent/VcsCloneModalContent.js"
test_js (12): webpack/index.js#L25
Insert `,`
test_js (12): webpack/index.js#L26
Insert `;`
test_js (12)
Process completed with exit code 1.
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L1
File has too many lines (401). Maximum allowed is 300
test_js (14): webpack/index.js#L7
Replace `VcsCloneModalContent}·from·"./components/./VcsCloneModalContent/VcsCloneModalContent.js"` with `·VcsCloneModalContent·}·from·'./components/./VcsCloneModalContent/VcsCloneModalContent.js'`
test_js (14): webpack/index.js#L7
Unexpected use of file extension "js" for "./components/./VcsCloneModalContent/VcsCloneModalContent.js"
test_js (14): webpack/index.js#L25
Insert `,`
test_js (14): webpack/index.js#L26
Insert `;`
test_js (14)
Process completed with exit code 1.
test_js (12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L81
React Hook useEffect has a missing dependency: 'handleModalToggle'. Either include it or remove the dependency array
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L126
React Hook useEffect has missing dependencies: 'checkIfRoleIsInstalled', 'getInstalledRolesAtProxy', and 'installedRoles'. Either include them or remove the dependency array
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L144
React Hook useEffect has a missing dependency: 'checkIfRoleIsInstalled'. Either include it or remove the dependency array
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L157
React Hook useEffect has a missing dependency: 'checkIfRoleIsInstalled'. Either include it or remove the dependency array
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L255
React Hook useCallback has missing dependencies: 'authToken' and 'originalRepoName'. Either include them or remove the dependency array
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L297
React Hook useCallback has a missing dependency: 'authToken'. Either include it or remove the dependency array
test_js (12): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L317
React Hook useCallback has unnecessary dependencies: 'installedRoles' and 'updateExisting'. Either exclude them or remove the dependency array
test_js (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L81
React Hook useEffect has a missing dependency: 'handleModalToggle'. Either include it or remove the dependency array
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L126
React Hook useEffect has missing dependencies: 'checkIfRoleIsInstalled', 'getInstalledRolesAtProxy', and 'installedRoles'. Either include them or remove the dependency array
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L144
React Hook useEffect has a missing dependency: 'checkIfRoleIsInstalled'. Either include it or remove the dependency array
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L157
React Hook useEffect has a missing dependency: 'checkIfRoleIsInstalled'. Either include it or remove the dependency array
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L255
React Hook useCallback has missing dependencies: 'authToken' and 'originalRepoName'. Either include them or remove the dependency array
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L297
React Hook useCallback has a missing dependency: 'authToken'. Either include it or remove the dependency array
test_js (14): webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L317
React Hook useCallback has unnecessary dependencies: 'installedRoles' and 'updateExisting'. Either exclude them or remove the dependency array