fix: remove circular dependency in ConsentPlugin #899
Annotations
2 errors and 18 warnings
run-e2e-android (21, pixel_xl)
The value of "length" is out of range. It must be >= 0 && <= 2147483647. Received 2585229543
|
run-e2e-ios
Process completed with exit code 1.
|
cancel_previous
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/plugins/plugin-branch/src/methods/parameterMapping.ts#L59
Invalid type "unknown" of template literal expression
|
build-and-test:
packages/plugins/plugin-destination-filters/src/__tests__/DestinationFilters.test.ts#L87
Unsafe assignment of an `any` value
|
build-and-test:
packages/plugins/plugin-destination-filters/src/__tests__/DestinationFilters.test.ts#L87
Unsafe member access [0] on an `any` value
|
run-e2e-android (21, pixel_xl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|