Fix pipeline status
The job lint:tsc
failed, but the the status was succeeded
https://gitlab.esrf.fr/icat/data-portal/-/jobs/858423
$ pnpm lint:$LINTER
> @ lint:tsc /builds/icat/data-portal
> pnpm --filter @edata-portal/core lint:tsc ; pnpm -r --parallel --filter './apps/**' lint:tsc
> @edata-portal/core@0.0.3 lint:tsc /builds/icat/data-portal/packages/core
> tsc
src/components/datafile/DatasetFiles.tsx(18,27): error TS2307: Cannot find module 'components/form' or its corresponding type declarations.
undefined
/builds/icat/data-portal/packages/core:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @edata-portal/core@0.0.3 lint:tsc: `tsc`