Skip to content

fix: fix ssr

fix: fix ssr #5199

Triggered via push March 13, 2024 16:41
Status Success
Total duration 3m 55s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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