Add WatchedMovies #84
ci.yml
on: push
Typecheck and Build Nuxt App
30s
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:
server/api/auth/[...].ts#L37
Unused '@ts-expect-error' directive.
|
Typecheck and Build Nuxt App:
server/api/auth/[...].ts#L42
Unused '@ts-expect-error' directive.
|
Typecheck and Build Nuxt App:
server/api/auth/[...].ts#L47
Unused '@ts-expect-error' directive.
|
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
|