refactor(cms): Port CMS to Payload v2.27.0 (#166) #695
ci.yml
on: push
Lint, Build and Test
7m 27s
Vercel Preview - web
1m 8s
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#L51
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/
|