feat(merch): Config to use mongodb #704
Triggered via pull request
September 12, 2024 09:15
Status
Success
Total duration
9m 44s
Artifacts
–
ci.yml
on: pull_request
Lint, Build and Test
7m 56s
Vercel Preview - web
1m 26s
Annotations
15 warnings
Lint, Build and Test
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/
|
Lint, Build and Test
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/
|
Lint, Build and Test
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/
|
Lint, Build and Test:
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
|
Lint, Build and Test:
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
|
Lint, Build and Test:
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
|
Lint, Build and Test:
apps/cms/src/admin/utils/RenderCellFactory.tsx#L123
Unexpected any. Specify a different type
|
Lint, Build and Test:
apps/cms/src/apis/orders.api.ts#L14
Assign instance to a variable before exporting as module default
|
Lint, Build and Test:
apps/cms/src/apis/products.api.ts#L5
Unexpected any. Specify a different type
|
Lint, Build and Test:
apps/cms/src/apis/products.api.ts#L64
Assign instance to a variable before exporting as module default
|
Lint, Build and Test:
apps/cms/src/apis/promotions.api.ts#L35
Assign instance to a variable before exporting as module default
|
Lint, Build and Test:
apps/cms/src/apis/store.api.ts#L40
Assign instance to a variable before exporting as module default
|
Lint, Build and Test:
apps/cms/src/utilities/deepMerge.ts#L17
Unexpected any. Specify a different type
|
Lint, Build and Test
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/
|
Vercel Preview - web
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|