Skip to content

Update dependency @dr.pogodin/babel-preset-svgr to v1.9.0 #3933

Update dependency @dr.pogodin/babel-preset-svgr to v1.9.0

Update dependency @dr.pogodin/babel-preset-svgr to v1.9.0 #3933

Triggered via push January 11, 2025 09:38
Status Failure
Total duration 1m 8s
Artifacts

typecheck.yml

on: push
Run TSC type check
1m 0s
Run TSC type check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 9 warnings
Run TSC type check
Argument of type '(locale: any) => void' is not assignable to parameter of type '(...args: any[] | [any]) => any'.
Run TSC type check
Argument of type '(locale: any) => void' is not assignable to parameter of type '(...args: any[] | [any]) => any'.
Run TSC type check
Argument of type '(locale: any) => void' is not assignable to parameter of type '(...args: any[] | [any]) => any'.
Run TSC type check
File '/home/runner/work/theme-kit-js/theme-kit-js/packages/intl/src/locales/supportedLocales.ts' is not a module.
Run TSC type check
Parameter 'code' implicitly has an 'any' type.
Run TSC type check
File '/home/runner/work/theme-kit-js/theme-kit-js/packages/intl/src/locales/supportedLocales.ts' is not a module.
Run TSC type check
File '/home/runner/work/theme-kit-js/theme-kit-js/packages/intl/src/locales/supportedLocales.ts' is not a module.
Run TSC type check
'supportedLocales.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
Run TSC type check
Process completed with exit code 1.
Run TSC type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
packages/nextjs/src/next-config/index.ts#L49
'domains' is deprecated. Use `remotePatterns` instead (deprecation/deprecation)
packages/ui/src/components/ContentRenderer/components/Attachment/Attachment.tsx#L24
A control must be associated with a text label (jsx-a11y/control-has-associated-label)
packages/ui/src/components/Hero/Hero.stories.tsx#L207
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/Hero/Hero.stories.tsx#L220
Object Literal Property name `nl_BE` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/Hero/Hero.stories.tsx#L253
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/StoryCard/StoryCard.stories.tsx#L207
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/StoryCard/StoryCard.stories.tsx#L220
Object Literal Property name `nl_BE` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)
packages/ui/src/components/StoryCard/StoryCard.stories.tsx#L253
Object Literal Property name `en_GB` must match one of the following formats: snake_case, strictCamelCase, StrictPascalCase, UPPER_CASE (@typescript-eslint/naming-convention)