Skip to content

Fix missing verifier from password reset flow (#781) #1854

Fix missing verifier from password reset flow (#781)

Fix missing verifier from password reset flow (#781) #1854

Triggered via push November 20, 2023 21:22
Status Failure
Total duration 1m 17s
Artifacts

tests.yml

on: push
Matrix: test
Regression Tests
0s
Regression Tests
Fit to window
Zoom out
Zoom in

Annotations

66 errors and 56 warnings
test (ubuntu-latest, 18, nightly)
Property 'challenge' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (ubuntu-latest, 18, nightly)
Property 'verifier' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (ubuntu-latest, 18, nightly)
Process completed with exit code 2.
test (ubuntu-latest, 18, nightly): packages/auth-nextjs/src/pages/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, nightly): packages/auth-nextjs/src/pages/index.ts#L2
Import "NextAuthOptions" is only used as types
test (ubuntu-latest, 18, nightly): packages/auth-nextjs/src/shared.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, nightly): packages/auth-nextjs/src/shared.ts#L2
Import "BuiltinOAuthProviderNames" is only used as types
test (ubuntu-latest, 18, nightly): packages/driver/src/adapter.crypto.node.ts#L7
Require statement not part of import statement
test (ubuntu-latest, 18, nightly): packages/driver/src/adapter.crypto.node.ts#L36
Require statement not part of import statement
test (ubuntu-latest, 18, nightly): packages/driver/src/adapter.shared.node.ts#L3
Type boolean trivially inferred from a boolean literal, remove type annotation
test (ubuntu-latest, 18, nightly): packages/driver/src/baseClient.ts#L21
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, nightly): packages/driver/src/baseClient.ts#L27
Imports "Executor" and "QueryArgs" are only used as types
test (ubuntu-latest, 18, 3)
Property 'challenge' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (ubuntu-latest, 18, 3)
Property 'verifier' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (ubuntu-latest, 18, 3)
Process completed with exit code 2.
test (ubuntu-latest, 18, 3): packages/auth-nextjs/src/pages/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, 3): packages/auth-nextjs/src/pages/index.ts#L2
Import "NextAuthOptions" is only used as types
test (ubuntu-latest, 18, 3): packages/auth-nextjs/src/shared.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, 3): packages/auth-nextjs/src/shared.ts#L2
Import "BuiltinOAuthProviderNames" is only used as types
test (ubuntu-latest, 18, 3): packages/driver/src/adapter.crypto.node.ts#L7
Require statement not part of import statement
test (ubuntu-latest, 18, 3): packages/driver/src/adapter.crypto.node.ts#L36
Require statement not part of import statement
test (ubuntu-latest, 18, 3): packages/driver/src/adapter.shared.node.ts#L3
Type boolean trivially inferred from a boolean literal, remove type annotation
test (ubuntu-latest, 18, 3): packages/driver/src/baseClient.ts#L21
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, 3): packages/driver/src/baseClient.ts#L27
Imports "Executor" and "QueryArgs" are only used as types
test (20, ubuntu-latest, stable): packages/auth-nextjs/src/pages/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (20, ubuntu-latest, stable): packages/auth-nextjs/src/pages/index.ts#L2
Import "NextAuthOptions" is only used as types
test (20, ubuntu-latest, stable): packages/auth-nextjs/src/shared.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (20, ubuntu-latest, stable): packages/auth-nextjs/src/shared.ts#L2
Import "BuiltinOAuthProviderNames" is only used as types
test (20, ubuntu-latest, stable): packages/driver/src/adapter.crypto.node.ts#L7
Require statement not part of import statement
test (20, ubuntu-latest, stable): packages/driver/src/adapter.crypto.node.ts#L36
Require statement not part of import statement
test (20, ubuntu-latest, stable): packages/driver/src/adapter.shared.node.ts#L3
Type boolean trivially inferred from a boolean literal, remove type annotation
test (20, ubuntu-latest, stable): packages/driver/src/baseClient.ts#L21
All imports in the declaration are only used as types. Use `import type`
test (20, ubuntu-latest, stable): packages/driver/src/baseClient.ts#L27
Imports "Executor" and "QueryArgs" are only used as types
test (20, ubuntu-latest, stable)
Property 'challenge' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (20, ubuntu-latest, stable)
Property 'verifier' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (20, ubuntu-latest, stable)
Process completed with exit code 2.
test (18, ubuntu-latest, stable)
Property 'challenge' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (18, ubuntu-latest, stable)
Property 'verifier' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (18, ubuntu-latest, stable)
The operation was canceled.
test (18, ubuntu-latest, stable): packages/auth-nextjs/src/pages/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (18, ubuntu-latest, stable): packages/auth-nextjs/src/pages/index.ts#L2
Import "NextAuthOptions" is only used as types
test (18, ubuntu-latest, stable): packages/auth-nextjs/src/shared.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (18, ubuntu-latest, stable): packages/auth-nextjs/src/shared.ts#L2
Import "BuiltinOAuthProviderNames" is only used as types
test (18, ubuntu-latest, stable): packages/driver/src/adapter.crypto.node.ts#L7
Require statement not part of import statement
test (18, ubuntu-latest, stable): packages/driver/src/adapter.crypto.node.ts#L36
Require statement not part of import statement
test (18, ubuntu-latest, stable): packages/driver/src/adapter.shared.node.ts#L3
Type boolean trivially inferred from a boolean literal, remove type annotation
test (18, ubuntu-latest, stable): packages/driver/src/baseClient.ts#L21
All imports in the declaration are only used as types. Use `import type`
test (18, ubuntu-latest, stable): packages/driver/src/baseClient.ts#L27
Imports "Executor" and "QueryArgs" are only used as types
test (ubuntu-latest, 18, 2)
Property 'challenge' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (ubuntu-latest, 18, 2)
Property 'verifier' does not exist on type 'Promise<{ verifier: string; challenge: string; }>'.
test (ubuntu-latest, 18, 2)
The operation was canceled.
test (ubuntu-latest, 18, 2): packages/auth-nextjs/src/pages/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, 2): packages/auth-nextjs/src/pages/index.ts#L2
Import "NextAuthOptions" is only used as types
test (ubuntu-latest, 18, 2): packages/auth-nextjs/src/shared.ts#L1
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, 2): packages/auth-nextjs/src/shared.ts#L2
Import "BuiltinOAuthProviderNames" is only used as types
test (ubuntu-latest, 18, 2): packages/driver/src/adapter.crypto.node.ts#L7
Require statement not part of import statement
test (ubuntu-latest, 18, 2): packages/driver/src/adapter.crypto.node.ts#L36
Require statement not part of import statement
test (ubuntu-latest, 18, 2): packages/driver/src/adapter.shared.node.ts#L3
Type boolean trivially inferred from a boolean literal, remove type annotation
test (ubuntu-latest, 18, 2): packages/driver/src/baseClient.ts#L21
All imports in the declaration are only used as types. Use `import type`
test (ubuntu-latest, 18, 2): packages/driver/src/baseClient.ts#L27
Imports "Executor" and "QueryArgs" are only used as types
test (macos-latest, 18, stable)
The operation was canceled.
test (ubuntu-latest, 18, nightly)
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/
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L31
Unexpected any. Specify a different type
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L43
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L43
Unexpected any. Specify a different type
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L53
Unexpected any. Specify a different type
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L57
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L57
Unexpected any. Specify a different type
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L59
Unexpected any. Specify a different type
test (ubuntu-latest, 18, nightly): packages/auth-core/src/core.ts#L76
Unexpected any. Specify a different type
test (ubuntu-latest, 18, nightly): packages/auth-nextjs/src/pages/index.ts#L26
Unexpected any. Specify a different type
test (ubuntu-latest, 18, nightly): packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
test (ubuntu-latest, 18, 3)
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/
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L31
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L43
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L43
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L53
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L57
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L57
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L59
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 3): packages/auth-core/src/core.ts#L76
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 3): packages/auth-nextjs/src/pages/index.ts#L26
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 3): packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
test (20, ubuntu-latest, stable)
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/
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L31
Unexpected any. Specify a different type
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L43
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L43
Unexpected any. Specify a different type
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L53
Unexpected any. Specify a different type
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L57
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L57
Unexpected any. Specify a different type
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L59
Unexpected any. Specify a different type
test (20, ubuntu-latest, stable): packages/auth-core/src/core.ts#L76
Unexpected any. Specify a different type
test (20, ubuntu-latest, stable): packages/auth-nextjs/src/pages/index.ts#L26
Unexpected any. Specify a different type
test (20, ubuntu-latest, stable): packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
test (18, ubuntu-latest, stable)
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/
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L31
Unexpected any. Specify a different type
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L43
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L43
Unexpected any. Specify a different type
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L53
Unexpected any. Specify a different type
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L57
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L57
Unexpected any. Specify a different type
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L59
Unexpected any. Specify a different type
test (18, ubuntu-latest, stable): packages/auth-core/src/core.ts#L76
Unexpected any. Specify a different type
test (18, ubuntu-latest, stable): packages/auth-nextjs/src/pages/index.ts#L26
Unexpected any. Specify a different type
test (18, ubuntu-latest, stable): packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
test (ubuntu-latest, 18, 2)
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/
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L31
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L43
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L43
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L53
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L57
Constraining the generic type `T` to `any` does nothing and is unnecessary
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L57
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L59
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 2): packages/auth-core/src/core.ts#L76
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 2): packages/auth-nextjs/src/pages/index.ts#L26
Unexpected any. Specify a different type
test (ubuntu-latest, 18, 2): packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
test (macos-latest, 18, stable)
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/