Fixes #36971 - GUI to allow cloning of Ansible roles from VCS #473
Annotations
6 errors and 8 warnings
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L1
File has too many lines (401). Maximum allowed is 300
|
Run plugin linter:
webpack/index.js#L7
Replace `VcsCloneModalContent}·from·"./components/./VcsCloneModalContent/VcsCloneModalContent.js"` with `·VcsCloneModalContent·}·from·'./components/./VcsCloneModalContent/VcsCloneModalContent.js'`
|
Run plugin linter:
webpack/index.js#L7
Unexpected use of file extension "js" for "./components/./VcsCloneModalContent/VcsCloneModalContent.js"
|
Run plugin linter:
webpack/index.js#L25
Insert `,`
|
Run plugin linter:
webpack/index.js#L26
Insert `;`
|
Run plugin linter
Process completed with exit code 1.
|
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/
|
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L81
React Hook useEffect has a missing dependency: 'handleModalToggle'. Either include it or remove the dependency array
|
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L126
React Hook useEffect has missing dependencies: 'checkIfRoleIsInstalled', 'getInstalledRolesAtProxy', and 'installedRoles'. Either include them or remove the dependency array
|
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L144
React Hook useEffect has a missing dependency: 'checkIfRoleIsInstalled'. Either include it or remove the dependency array
|
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L157
React Hook useEffect has a missing dependency: 'checkIfRoleIsInstalled'. Either include it or remove the dependency array
|
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L255
React Hook useCallback has missing dependencies: 'authToken' and 'originalRepoName'. Either include them or remove the dependency array
|
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L297
React Hook useCallback has a missing dependency: 'authToken'. Either include it or remove the dependency array
|
Run plugin linter:
webpack/components/VcsCloneModalContent/VcsCloneModalContent.js#L317
React Hook useCallback has unnecessary dependencies: 'installedRoles' and 'updateExisting'. Either exclude them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading