Update dependency eslint-config-next to v14.2.22 (#835) #3913
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
|