Update types #1320
Annotations
3 errors and 3 warnings
Lint:
packages/fhir-keycloak-user-management/src/components/CreateEditUser/index.tsx#L339
'error' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/keycloak-user-management/src/components/forms/UserForm/utils.tsx#L27
'Identifier' is defined but never used. Allowed unused vars must match /^_/u
|
Lint
Process completed with exit code 1.
|
Lint:
packages/fhir-keycloak-user-management/src/components/CreateEditUser/tests/extra-fields-user.test.tsx#L234
Unexpected any. Specify a different type
|
Lint:
packages/fhir-keycloak-user-management/src/components/CreateEditUser/tests/extra-fields-user.test.tsx#L238
Unexpected any. Specify a different type
|
Lint:
packages/fhir-keycloak-user-management/src/components/UserList/Viewdetails/index.tsx#L191
Array.prototype.map() expects a value to be returned at the end of arrow function
|
Loading