Add minimal support for 4.x #1761
Annotations
10 errors and 12 warnings
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.deno.ts#L148
ES2015 module syntax is preferred over namespaces
|
packages/driver/src/adapter.deno.ts#L256
ES2015 module syntax is preferred over namespaces
|
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
|
packages/driver/src/baseClient.ts#L21
All imports in the declaration are only used as types. Use `import type`
|
packages/driver/src/baseClient.ts#L27
Imports "Executor" and "QueryArgs" are only used as types
|
packages/driver/src/baseClient.ts#L28
Imports "RetryOptions", "Session", "SimpleRetryOptions", "SimpleTransactionOptions" and "TransactionOptions" are only used as types
|
packages/driver/src/baseClient.ts#L38
All imports in the declaration are only used as types. Use `import type`
|
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/
|
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
|
packages/driver/src/adapter.deno.ts#L168
Unexpected any. Specify a different type
|
packages/driver/src/adapter.deno.ts#L277
'hostname' is defined but never used
|
packages/driver/src/adapter.deno.ts#L278
'cert' is defined but never used
|
|
packages/driver/src/adapter.node.ts#L90
Unexpected any. Specify a different type
|
packages/driver/src/adapter.node.ts#L92
Unexpected any. Specify a different type
|
packages/driver/src/adapter.node.ts#L104
'rej' is defined but never used
|
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/
|
The logs for this run have expired and are no longer available.
Loading