fix(service-portal): Health Directorate - Fixes #102003
Annotations
10 errors and 2 warnings
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L44
Type 'Donor | null' is not assignable to type 'Donor | undefined'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L74
Type 'Promise<Vaccinations | null>' is not assignable to type 'Promise<Vaccinations>'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L44
Type 'Donor | null' is not assignable to type 'Donor | undefined'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L74
Type 'Promise<Vaccinations | null>' is not assignable to type 'Promise<Vaccinations>'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L44
Type 'Donor | null' is not assignable to type 'Donor | undefined'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L74
Type 'Promise<Vaccinations | null>' is not assignable to type 'Promise<Vaccinations>'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L44
Type 'Donor | null' is not assignable to type 'Donor | undefined'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L74
Type 'Promise<Vaccinations | null>' is not assignable to type 'Promise<Vaccinations>'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L44
Type 'Donor | null' is not assignable to type 'Donor | undefined'.
|
libs/api/domains/health-directorate/src/lib/health-directorate.resolver.ts#L74
Type 'Promise<Vaccinations | null>' is not assignable to type 'Promise<Vaccinations>'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading