add year to test mock #659
deploy.yml
on: push
Annotations
5 errors and 3 warnings
deploy
Type '{ type: ReportType.QMS; title: string; state: "NJ"; id: string; status: ReportStatus.NOT_STARTED; pages: ({ id: string; childPageIds: string[]; } | { id: string; title: string; type: PageType.Standard; sidebar: true; elements: ({ ...; } | { ...; })[]; })[]; measureLookup: { ...; }; measureTemplates: Record<...>; }' is missing the following properties from type 'Report': year, options
|
deploy
Type '{ type: ReportType.QMS; title: string; state: "NJ"; id: string; status: ReportStatus.NOT_STARTED; pages: ({ id: string; childPageIds: string[]; } | { id: string; title: string; type: PageType.Standard; sidebar: true; elements: ({ ...; } | { ...; })[]; })[]; measureLookup: { ...; }; measureTemplates: Record<...>; }' is missing the following properties from type 'Report': year, options
|
deploy
Type '{ id: string; type: ReportType.QMS; status: ReportStatus.IN_PROGRESS; title: string; state: "PR"; pages: { cmit: number; required?: boolean | undefined; stratified?: boolean | undefined; ... 8 more ...; childPageIds?: string[] | undefined; }[]; measureLookup: { ...; }; measureTemplates: { ...; }; }' is missing the following properties from type 'Report': year, options
|
deploy
Process completed with exit code 1.
|
Upload Reports
Unable to download artifact(s): Artifact not found for name: playwright-html-report
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload Reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|