Skip to content

add in phase two orgs and styles customizations #6

add in phase two orgs and styles customizations

add in phase two orgs and styles customizations #6

Triggered via push August 5, 2023 22:06
Status Failure
Total duration 5m 29s
Artifacts

js-ci.yml

on: push
Check conditional workflows and jobs
10s
Check conditional workflows and jobs
Matrix: Admin UI E2E
Set check conclusion
0s
Set check conclusion
Status Check - Keycloak JavaScript CI
7s
Status Check - Keycloak JavaScript CI
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 21 warnings
Admin UI: js/apps/admin-ui/src/phaseII/custom-styles/components/ColorPicker.tsx#L2
Unable to resolve path to module 'react-colorful'
Admin UI: js/apps/admin-ui/src/phaseII/orgs/AddMember.tsx#L19
Unable to resolve path to module 'lodash'
Admin UI: js/apps/admin-ui/src/phaseII/orgs/modals/AssignRoleToMemberInOrgModal.tsx#L15
Unable to resolve path to module 'lodash'
Admin UI
Process completed with exit code 1.
Build Keycloak
Process completed with exit code 1.
Status Check - Keycloak JavaScript CI
Process completed with exit code 1.
Admin Client: js/libs/keycloak-admin-client/src/resources/agent.ts#L140
Unnecessary conditional, value is always truthy
Admin Client: js/libs/keycloak-admin-client/src/resources/agent.ts#L293
This callback should return a conditional, but return is always falsy
Admin Client: js/libs/keycloak-admin-client/src/resources/clients.ts#L701
Unnecessary conditional, value is always truthy
Admin Client: js/libs/keycloak-admin-client/src/utils/auth.ts#L77
Unnecessary conditional, value is always truthy
UI Shared: js/libs/ui-shared/src/utils/useStorageItem.ts#L23
React Hook useCallback has missing dependencies: 'keyName' and 'storageArea'. Either include them or remove the dependency array
UI Shared: js/libs/ui-shared/src/utils/useStorageItem.ts#L48
React Hook useEffect has a missing dependency: 'defaultValue'. Either include it or remove the dependency array. If 'setInnerValue' needs the current value of 'defaultValue', you can also switch to useReducer instead of useState and read 'defaultValue' in the reducer
UI Shared: js/libs/ui-shared/src/utils/useStoredState.ts#L34
React Hook useCallback has a missing dependency: 'setStoredValue'. Either include it or remove the dependency array
Account UI: js/apps/account-ui/src/resources/EditTheResource.tsx#L36
React Hook useEffect has missing dependencies: 'permissions' and 'reset'. Either include them or remove the dependency array
Account UI: js/apps/account-ui/src/resources/ShareTheResource.tsx#L64
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
Account UI: js/apps/account-ui/src/utils/usePromise.ts#L73
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
Account UI: js/apps/account-ui/src/utils/usePromise.ts#L73
React Hook useEffect has missing dependencies: 'callback' and 'factory'. Either include them or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
Admin UI: js/apps/admin-ui/cypress/e2e/client_scopes_test.spec.ts#L179
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/clients_test.spec.ts#L201
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/clients_test.spec.ts#L211
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/clients_test.spec.ts#L465
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L33
Unexpected skipped mocha test
Admin UI: js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L71
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/events_test.spec.ts#L106
Do not wait for arbitrary time periods
Admin UI: js/apps/admin-ui/cypress/e2e/group_test.spec.ts#L266
Unexpected skipped mocha test
Admin UI: js/apps/admin-ui/cypress/e2e/i18n_test.spec.ts#L43
Unnecessary conditional, value is always truthy