Skip to content

Update dependency @sentry/nextjs to v7.120.3 (#838) #3925

Update dependency @sentry/nextjs to v7.120.3 (#838)

Update dependency @sentry/nextjs to v7.120.3 (#838) #3925

Triggered via push January 11, 2025 05:26
Status Failure
Total duration 1m 11s
Artifacts

typecheck.yml

on: push
Run TSC type check
1m 3s
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