Skip to content

add gpp enum to experience field #381

add gpp enum to experience field

add gpp enum to experience field #381

Triggered via push November 2, 2023 04:51
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Matrix: run-mocha
build-and-upload-artifacts
30s
build-and-upload-artifacts
run-depcheck
11s
run-depcheck
run-pre-commits
43s
run-pre-commits
build-to-npm
0s
build-to-npm
build-to-github-packages
0s
build-to-github-packages
Fit to window
Zoom out
Zoom in

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/