Skip to content

feat: add npm packages check and rename other github actions #5

feat: add npm packages check and rename other github actions

feat: add npm packages check and rename other github actions #5

Triggered via pull request June 28, 2023 13:28
Status Success
Total duration 1m 22s
Artifacts

eslint.yml

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

Annotations

10 warnings
es-lint (16.x): frontend/src/components/popovers/NotificationsPopover.js#L24
'PagedResponseDefault' is defined but never used
es-lint (16.x): frontend/src/components/popovers/NotificationsPopover.js#L50
React Hook useCallback has a missing dependency: 'fetchItems'. Either include it or remove the dependency array
es-lint (16.x): frontend/src/components/popovers/NotificationsPopover.js#L66
'response' is assigned a value but never used
es-lint (16.x): frontend/src/components/popovers/NotificationsPopover.js#L95
React Hook useEffect has a missing dependency: 'getCountInbox'. Either include it or remove the dependency array
es-lint (16.x): frontend/src/views/Environments/EnvironmentConsoleAccess.js#L1
'useState' is defined but never used
es-lint (16.x): frontend/src/views/Environments/EnvironmentConsoleAccess.js#L22
'generateCredentials' is assigned a value but never used
es-lint (16.x): frontend/src/views/Environments/EnvironmentConsoleAccess.js#L44
'goToAWSConsole' is assigned a value but never used
es-lint (16.x): frontend/src/views/Environments/EnvironmentCreateForm.js#L288
Expected '===' and instead saw '=='
es-lint (16.x): frontend/src/views/Environments/EnvironmentRoleAddForm.js#L1
'useCallback' is defined but never used
es-lint (16.x): frontend/src/views/Environments/EnvironmentRoleAddForm.js#L5
'Autocomplete' is defined but never used