Return a Response
in @edgedb/auth-nextjs
for email endpoints
#1834
Annotations
10 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/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
|
packages/auth-nextjs/src/shared.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
packages/auth-nextjs/src/shared.ts#L2
Import "BuiltinOAuthProviderNames" is only used as types
|
packages/driver/src/adapter.crypto.node.ts#L7
Require statement not part of import statement
|
packages/driver/src/adapter.crypto.node.ts#L36
Require statement not part of import statement
|
packages/driver/src/adapter.node.ts#L87
Redundant double negation
|
packages/driver/src/adapter.shared.node.ts#L3
Type boolean trivially inferred from a boolean literal, remove type annotation
|
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/pages/index.ts#L26
Unexpected any. Specify a different type
|
packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading