Skip to content

Update typescript

Update typescript #672

Triggered via push June 20, 2023 12:39
Status Failure
Total duration 3m 54s
Artifacts

cd-test.yml

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

Annotations

12 errors and 10 warnings
test (16.17.0, ubuntu-latest): packages/fhir-care-team/src/components/ListView/index.tsx#L4
'Menu' is defined but never used. Allowed unused vars must match /^_/u
test (16.17.0, ubuntu-latest): packages/fhir-care-team/src/components/ListView/index.tsx#L92
Replace `'delCareteam'` with `"delCareteam"`
test (16.17.0, ubuntu-latest): packages/fhir-care-team/src/components/ListView/index.tsx#L107
Replace `(⏎········<Link·to={`${URL_CARE_TEAM}/${record.id}`}>⏎··········{t('View·Details')}⏎········</Link>⏎······)` with `<Link·to={`${URL_CARE_TEAM}/${record.id}`}>{t('View·Details')}</Link>,`
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.