feat(merch): Config to use mongodb #704
Annotations
14 warnings
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/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/checkout@v3, actions/setup-node@v3, aws-actions/configure-aws-credentials@v1, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps/cms/src/admin/graphics/Logos.tsx#L11
Do not use `<img>` element. Use `<Image />` from `next/image` instead. See: https://nextjs.org/docs/messages/no-img-element
|
apps/cms/src/admin/utils/RenderCellFactory.tsx#L30
Do not use `<img>` element. Use `<Image />` from `next/image` instead. See: https://nextjs.org/docs/messages/no-img-element
|
apps/cms/src/admin/utils/RenderCellFactory.tsx#L68
Do not use `<img>` element. Use `<Image />` from `next/image` instead. See: https://nextjs.org/docs/messages/no-img-element
|
apps/cms/src/admin/utils/RenderCellFactory.tsx#L123
Unexpected any. Specify a different type
|
apps/cms/src/apis/orders.api.ts#L14
Assign instance to a variable before exporting as module default
|
apps/cms/src/apis/products.api.ts#L5
Unexpected any. Specify a different type
|
apps/cms/src/apis/products.api.ts#L64
Assign instance to a variable before exporting as module default
|
apps/cms/src/apis/promotions.api.ts#L35
Assign instance to a variable before exporting as module default
|
apps/cms/src/apis/store.api.ts#L40
Assign instance to a variable before exporting as module default
|
apps/cms/src/utilities/deepMerge.ts#L17
Unexpected any. Specify a different type
|
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/
|
This job succeeded
Loading