Add low-level auth lib + nextjs integration (#750) #1806
Annotations
11 errors and 12 warnings
|
packages/auth-core/src/core.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
packages/auth-core/src/core.ts#L6
Import "BuiltinOAuthProviderNames" is only used as types
|
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, edgedb/setup-edgedb@8bc9e10005674ec772652b86e1fdd476e6462284. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
packages/auth-core/src/core.ts#L28
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L40
Constraining the generic type `T` to `any` does nothing and is unnecessary
|
packages/auth-core/src/core.ts#L40
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L50
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L54
Constraining the generic type `T` to `any` does nothing and is unnecessary
|
packages/auth-core/src/core.ts#L54
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L56
Unexpected any. Specify a different type
|
packages/auth-core/src/core.ts#L73
Unexpected any. Specify a different type
|
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
|
The logs for this run have expired and are no longer available.
Loading