add gpp enum to experience field #381
ci.yml
on: push
Matrix: run-mocha
build-and-upload-artifacts
30s
run-depcheck
11s
run-pre-commits
43s
Annotations
2 errors and 5 warnings
build-and-upload-artifacts:
src/enums/experience.ts#L162
Property 'iabSignals' is missing in type '{ name: string; displayName: string; regions: Region[]; operator: "IN" | "NOT_IN"; displayPriority: number; viewState: "TCF_EU" | "QuickOptions" | "QuickOptions3" | "AcceptAll" | ... 12 more ... | "Hidden"; browserLanguages: string[]; browserTimeZones: string[]; experiencePurposeInputs: any; }' but required in type 'ExperienceInput'.
|
build-and-upload-artifacts
Process completed with exit code 1.
|
run-mocha (ubuntu-latest, 14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-depcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-mocha (ubuntu-latest, 12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-upload-artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-pre-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v1, pre-commit/action@v2.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|