Skip to content

Bump tsconfig target & supported nodejs to 18+ #1865

Bump tsconfig target & supported nodejs to 18+

Bump tsconfig target & supported nodejs to 18+ #1865

Triggered via pull request November 28, 2023 18:26
Status Failure
Total duration 1m 13s
Artifacts

tests.yml

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

Annotations

61 errors and 56 warnings
test (ubuntu-latest, 18, nightly)
Argument for '--target' option must be: 'es3', 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
test (ubuntu-latest, 18, nightly)
Process completed with exit code 2.
test (18, ubuntu-latest, stable)
Argument for '--target' option must be: 'es3', 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
test (ubuntu-latest, 18, nightly): packages/auth-nextjs/src/app/index.ts#L12
Import "BuiltinProviderNames" is only used as types
test (18, ubuntu-latest, stable)
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
Imports "BuiltinOAuthProviderNames" and "emailPasswordProviderName" are 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 (18, ubuntu-latest, stable): packages/auth-nextjs/src/app/index.ts#L12
Import "BuiltinProviderNames" is only used as types
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 (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 (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
Imports "BuiltinOAuthProviderNames" and "emailPasswordProviderName" are 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 (ubuntu-latest, 18, 3)
Argument for '--target' option must be: 'es3', 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
test (ubuntu-latest, 18, 3)
Process completed with exit code 2.
test (ubuntu-latest, 18, 3): packages/auth-nextjs/src/app/index.ts#L12
Import "BuiltinProviderNames" is only used as types
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
Imports "BuiltinOAuthProviderNames" and "emailPasswordProviderName" are 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 (20, ubuntu-latest, stable): packages/auth-nextjs/src/app/index.ts#L12
Import "BuiltinProviderNames" is 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
Imports "BuiltinOAuthProviderNames" and "emailPasswordProviderName" are 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)
Argument for '--target' option must be: 'es3', 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
test (20, ubuntu-latest, stable)
The operation was canceled.
test (ubuntu-latest, 18, 2): packages/auth-nextjs/src/app/index.ts#L12
Import "BuiltinProviderNames" is only used as types
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
Imports "BuiltinOAuthProviderNames" and "emailPasswordProviderName" are 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)
Argument for '--target' option must be: 'es3', 'es5', 'es6', 'es2015', 'es2016', 'es2017', 'es2018', 'es2019', 'es2020', 'es2021', 'es2022', 'esnext'.
test (ubuntu-latest, 18, 2)
The operation was canceled.
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 (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 (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 (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 (ubuntu-latest, 18, nightly): packages/auth-nextjs/src/pages/index.ts#L26
Unexpected any. Specify a different type
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 (ubuntu-latest, 18, nightly): packages/driver/src/adapter.deno.ts#L90
'toArray' is defined but never used
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, 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 (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/