Skip to content

ft add client registry #100

ft add client registry

ft add client registry #100

Triggered via pull request July 12, 2024 13:36
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
build
lint: command (/home/runner/work/esm-ugandaemr-exchange/esm-ugandaemr-exchange) yarn run lint exited (1)
build: src/client-registry/client-registry.resource.ts#L122
React Hook "useConfig" is called in function "submitPatient" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
build
Process completed with exit code 1.
build
Error: Input required and not supplied: server-token
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, felixmosh/turborepo-gh-artifacts@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/client-registry/client-registry-data/client-registry-data.component.tsx#L153
React Hook useMemo has a missing dependency: 'patients'. Either include it or remove the dependency array
build: src/components/data-table/data-table.component.tsx#L30
Unexpected any. Specify a different type
build: src/components/data-table/data-table.component.tsx#L31
Unexpected any. Specify a different type
build: src/components/data-table/data-table.component.tsx#L37
Unexpected any. Specify a different type
build: src/components/data-table/data-table.component.tsx#L38
Unexpected any. Specify a different type
build: src/components/data-table/data-table.component.tsx#L84
Unexpected any. Specify a different type
build: src/components/workspace/ai-predictions/vl-suppression-prediction-button.component.tsx#L18
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array