Skip to content

Update dependency eslint-config-next to v14.2.22 (#835) #3913

Update dependency eslint-config-next to v14.2.22 (#835)

Update dependency eslint-config-next to v14.2.22 (#835) #3913

Triggered via push December 28, 2024 03:51
Status Failure
Total duration 1m 14s
Artifacts

typecheck.yml

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

Annotations

9 errors and 1 warning
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