Relay IDFA information through consent plugin #883
Triggered via pull request
December 13, 2023 18:36
Status
Failure
Total duration
53m 49s
Artifacts
–
Annotations
3 errors and 14 warnings
build-and-test
Process completed with exit code 1.
|
run-e2e-android (21, pixel_xl)
The value of "length" is out of range. It must be >= 0 && <= 2147483647. Received 3667830839
|
run-e2e-ios
Process completed with exit code 1.
|
cancel_previous
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. 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-test
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/
|
build-and-test:
packages/core/src/__tests__/internal/checkInstalledVersion.test.ts#L176
'store' is already declared in the upper scope on line 22 column 9
|
build-and-test:
packages/core/src/__tests__/methods/process.test.ts#L41
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test:
packages/core/src/__tests__/methods/process.test.ts#L56
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build-and-test:
packages/core/src/plugins/__tests__/consent/idfa.test.ts#L27
Unsafe assignment of an `any` value
|
build-and-test:
packages/core/src/plugins/__tests__/consent/idfa.test.ts#L27
Unsafe call of an `any` typed value
|
build-and-test:
packages/core/src/plugins/__tests__/consent/idfa.test.ts#L43
Unsafe call of an `any` typed value
|
run-e2e-android (21, pixel_xl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@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-e2e-ios
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/
|