fix bugs and import codecs from privacy-types #1858
ci.yml
on: push
Matrix: run-mocha
build-and-upload-artifacts
13s
run-depcheck
12s
run-pre-commits
49s
generate-json-schema
14s
Annotations
6 errors and 4 warnings
run-mocha (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
build-and-upload-artifacts:
src/oneTrust/helpers/enrichOneTrustAssessment.ts#L1
Type '{ questions: { risks: { associatedInventories: { inventoryId: string; inventoryName: string; inventoryType: "ASSETS" | "PROCESSING_ACTIVITIES" | "VENDORS" | "ENTITIES" | null; organizationId: string | null; sourceType: { ...; }; }[]; ... 52 more ...; probability?: number | undefined; }[]; ... 33 more ...; isParentQu...' is not assignable to type '{ questions: ({ risks: ({ questionId: string; riskId: string; } & { level?: number | null | undefined; score?: number | null | undefined; probability?: number | undefined; impactLevel?: number | undefined; } & { ...; })[] | null; ... 15 more ...; responseEditableWhileUnderReview: boolean; } & { ...; })[]; ... 10 mor...'.
|
build-and-upload-artifacts:
src/oneTrust/helpers/tests/flattenOneTrustQuestionResponses.test.ts#L1
Cannot find module '../../codecs' or its corresponding type declarations.
|
build-and-upload-artifacts:
src/oneTrust/helpers/tests/oneTrustAssessmentToCsvRecord.test.ts#L1
Cannot find module '../../codecs' or its corresponding type declarations.
|
build-and-upload-artifacts
Process completed with exit code 1.
|
run-pre-commits
Process completed with exit code 1.
|
run-mocha (ubuntu-latest, 18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-depcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate-json-schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-upload-artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|