A bit of code refactoring #935
Annotations
6 errors and 2 warnings
Lint:
packages/fhir-location-management/src/components/AllLocationListFlat/index.tsx#L50
'resourceId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/fhir-location-management/src/components/AllLocationListFlat/index.tsx#L53
'refetch' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
packages/fhir-location-management/src/components/AllLocationListFlat/index.tsx#L62
Replace `⏎··useEffect(()·=>·{⏎··` with `useEffect(()·=>·{`
|
Lint:
packages/fhir-location-management/src/components/AllLocationListFlat/index.tsx#L63
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
Lint:
packages/fhir-location-management/src/components/AllLocationListFlat/index.tsx#L63
Unexpected empty arrow function
|
Lint
Process completed with exit code 1.
|
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/.
|
Lint:
packages/fhir-location-management/src/components/AllLocationListFlat/index.tsx#L66
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading