Skip to content

Changed scse to scds 2.0 #733

Changed scse to scds 2.0

Changed scse to scds 2.0 #733

Triggered via pull request December 7, 2024 09:19
Status Success
Total duration 5m 39s
Artifacts

ci.yml

on: pull_request
Lint, Build and Test
4m 29s
Lint, Build and Test
Vercel Preview - web
55s
Vercel Preview - web
Fit to window
Zoom out
Zoom in

Annotations

13 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: 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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636