Update Login Process #73
Annotations
4 errors and 5 warnings
build
Error: Input required and not supplied: server-token
|
build:
node_modules/@openmrs/esm-react-utils/src/useStore.ts#L23
A spread argument must either have a tuple type or be passed to a rest parameter.
|
build
typescript: command (/home/runner/work/esm-ugandaemr-login/esm-ugandaemr-login/) /tmp/xfs-021571ac/yarn run typescript exited (2)
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, felixmosh/turborepo-gh-artifacts@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/login/login.component.tsx#L87
'resetUserNameAndPassword' is assigned a value but never used
|
build:
src/login/login.component.tsx#L111
Unexpected any. Specify a different type
|
build:
src/login/login.component.tsx#L143
'logo' is assigned a value but never used
|
build:
src/test-helpers/render-with-router.tsx#L11
'routeParams' is assigned a value but never used
|