Skip to content

Add LazyLoading

Add LazyLoading #90

Triggered via push January 3, 2025 18:42
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Typecheck and Build Nuxt App
29s
Typecheck and Build Nuxt App
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Typecheck and Build Nuxt App: nuxt.config.ts#L77
Object literal may only specify known properties, and '"dev:reload"' does not exist in type '{ 'kit:compatibility'?: ((compatibility: NuxtCompatibility, issues: NuxtCompatibilityIssues) => HookResult) | undefined; ... 71 more ...; 'tailwindcss:resolvedConfig'?: ((tailwindConfig: ResolvedConfig<...>, oldTailwindConfig: Config | undefined) => void) | undefined; }'.
Typecheck and Build Nuxt App: server/api/auth/[...].ts#L3
Cannot find module 'next-auth/providers/github' or its corresponding type declarations.
Typecheck and Build Nuxt App: server/api/auth/[...].ts#L4
Cannot find module 'next-auth/providers/42-school' or its corresponding type declarations.
Typecheck and Build Nuxt App: server/api/auth/[...].ts#L5
Cannot find module 'next-auth/providers/google' or its corresponding type declarations.
Typecheck and Build Nuxt App: server/api/auth/[...].ts#L6
Cannot find module 'next-auth/providers/credentials' or its corresponding type declarations.
Typecheck and Build Nuxt App: server/api/auth/[...].ts#L7
Cannot find module 'next-auth/providers/discord' or its corresponding type declarations.
Typecheck and Build Nuxt App: server/api/auth/[...].ts#L8
Could not find a declaration file for module 'bcrypt'. '/home/runner/work/hypertube/hypertube/node_modules/.pnpm/[email protected]/node_modules/bcrypt/bcrypt.js' implicitly has an 'any' type.
Typecheck and Build Nuxt App
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636