Skip to content

Update all non-major dependencies #912

Update all non-major dependencies

Update all non-major dependencies #912

Triggered via pull request September 20, 2024 08:45
Status Failure
Total duration 1m 2s
Billable time 3m
Artifacts

static_tests.yaml

on: pull_request
Lint Check
41s
Lint Check
Formatting Check
41s
Formatting Check
Type Check
53s
Type Check
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Formatting Check
Process completed with exit code 1.
Lint Check
Process completed with exit code 1.
Type Check: auth.ts#L23
Type 'import("/home/runner/work/HubOne/HubOne/node_modules/@auth/drizzle-adapter/node_modules/@auth/core/adapters").Adapter' is not assignable to type 'import("/home/runner/work/HubOne/HubOne/node_modules/next-auth/node_modules/@auth/core/adapters").Adapter'.
Type Check: auth.ts#L34
Object literal may only specify known properties, and 'hostOnly' does not exist in type 'CookieSerializeOptions'.
Type Check: drizzle.config.ts#L9
Type '"mysql2"' is not assignable to type '"d1-http"'.
Type Check: drizzle.config.ts#L12
Object literal may only specify known properties, and 'uri' does not exist in type '{ accountId: string; databaseId: string; token: string; }'.
Type Check
Process completed with exit code 2.