changed SCSE to SCDS on frontend #727
ci.yml
on: pull_request
Lint, Build and Test
4m 38s
Vercel Preview - web
1m 3s
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/merch/src/db/dynamodb.ts#L90
Unexpected any. Specify a different type
|
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
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
|