Skip to content

feat: add support to google consent mode for v1 #4986

feat: add support to google consent mode for v1

feat: add support to google consent mode for v1 #4986

Triggered via pull request January 10, 2024 10:19
Status Success
Total duration 3m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI: packages/core/src/addresses/redux/actions/doGetPredictionDetails.js#L19
The type 'GetPredictionDetailsQuery' is undefined
CI: packages/core/src/bags/redux/selectors.js#L559
Missing JSDoc @returns type
CI: packages/core/src/bags/redux/selectors.js#L579
Missing JSDoc @returns type
CI: packages/core/src/brands/redux/selectors.js#L88
@param "hash" does not match an existing function parameter
CI: packages/core/src/checkout/redux/selectors.js#L275
Expected @param names to be "_, deliveryBundleId, itemId, upgradeType, upgradeId". Got "state, _, deliveryBundleId, itemId, upgradeType, upgradeId"
CI: packages/core/src/checkout/redux/selectors.js#L276
Expected @param names to be "state, deliveryBundleId". Got "state, _, deliveryBundleId, itemId, upgradeType, upgradeId"
CI: packages/core/src/checkout/redux/selectors.js#L276
Missing JSDoc @param "_" description
CI: packages/core/src/checkout/redux/selectors.js#L276
Missing JSDoc @param "_" type
CI: packages/core/src/checkout/redux/selectors.js#L276
Missing JSDoc @param "_" description