Skip to content

Generate payload for location inventory resource #958

Generate payload for location inventory resource

Generate payload for location inventory resource #958

Triggered via push March 18, 2024 18:22
Status Failure
Total duration 1m 59s
Artifacts

cd-test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
test (16.17.0, ubuntu-latest): packages/fhir-group-management/src/components/LocationInventory/form.tsx#L79
'payload' is assigned a value but never used. Allowed unused vars must match /^_/u
test (16.17.0, ubuntu-latest)
Process completed with exit code 1.
test (16.17.0, windows-latest)
The job was canceled because "_16_17_0_ubuntu-latest" failed.
test (16.17.0, windows-latest)
The operation was canceled.
test (16.17.0, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (16.17.0, ubuntu-latest): packages/react-utils/src/components/AsyncSelect/index.tsx#L42
React Hook useMemo has a missing dependency: 'optionsGetter'. Either include it or remove the dependency array