QueryClient API #5556
Annotations
10 errors and 7 warnings
golangci-lint:
driver.go#L23
could not import github.com/ydb-platform/ydb-go-sdk/v3/internal/query (-: # github.com/ydb-platform/ydb-go-sdk/v3/internal/query
|
golangci-lint:
example_test.go#L27
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L127
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L129
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L130
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L131
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L183
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L185
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L186
undefined: ydb (typecheck)
|
golangci-lint:
example_test.go#L187
undefined: ydb (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
internal/allocator/allocator.go#L1012
var-naming: type queryTransactionControlTxIdAllocator should be queryTransactionControlTxIDAllocator (revive)
|
golangci-lint:
internal/allocator/allocator.go#L1016
var-naming: method QueryTransactionControlTxId should be QueryTransactionControlTxID (revive)
|
golangci-lint:
internal/allocator/allocator.go#L1147
var-naming: var queryTransactionControlTxIdPool should be queryTransactionControlTxIDPool (revive)
|
golangci-lint:
internal/types/type.go#L137
exported: func name will be used as types.TypesFromYDB by other packages, and that stutters; consider calling this FromYDB (revive)
|
golangci-lint:
internal/types/type.go#L146
exported: func name will be used as types.TypesEqual by other packages, and that stutters; consider calling this Equal (revive)
|
golangci-lint:
query/transaction_control.go#L66
var-naming: type txIdTxControlOption should be txIDTxControlOption (revive)
|
The logs for this run have expired and are no longer available.
Loading