Add low-level auth lib + nextjs integration #1786
Annotations
13 errors and 11 warnings
packages/auth-core/src/core.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
packages/auth-core/src/core.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
packages/auth-nextjs/src/app/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
packages/auth-nextjs/src/app/index.ts#L2
Import "TokenData" is only used as types
|
packages/auth-nextjs/src/app/index.ts#L3
Import "NextAuthOptions" is only used as types
|
packages/auth-nextjs/src/app/index.ts#L7
All imports in the declaration are only used as types. Use `import type`
|
packages/auth-nextjs/src/app/index.ts#L357
Expected a 'break' statement before 'case'
|
packages/auth-nextjs/src/app/index.ts#L395
Expected a 'break' statement before 'default'
|
packages/auth-nextjs/src/pages/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
packages/auth-nextjs/src/pages/index.ts#L2
Import "NextAuthOptions" is only used as types
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
packages/auth-core/src/core.ts#L42
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L63
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L69
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L207
Forbidden non-null assertion
|
packages/auth-nextjs/src/app/index.ts#L69
Unexpected any. Specify a different type
|
packages/auth-nextjs/src/app/index.ts#L522
Unexpected any. Specify a different type
|
packages/auth-nextjs/src/pages/index.ts#L26
Unexpected any. Specify a different type
|
packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
|
packages/driver/src/adapter.deno.ts#L139
'_params' is defined but never used
|
packages/driver/src/adapter.deno.ts#L157
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading