Skip to content

Change yacc and protos for multidim key ranges. #1717

Change yacc and protos for multidim key ranges.

Change yacc and protos for multidim key ranges. #1717

Triggered via pull request April 4, 2024 21:58
Status Failure
Total duration 54s
Artifacts

linters.yaml

on: pull_request
golangci-lint
14s
golangci-lint
goimports check
13s
goimports check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: router/instance/etcd.go#L44
not enough arguments in call to kr.KeyRangeFromDB
golangci-lint: router/app/app.go#L11
could not import github.com/pg-sharding/spqr/router/instance (-: # github.com/pg-sharding/spqr/router/instance
golangci-lint: router/instance/etcd.go#L44
not enough arguments in call to kr.KeyRangeFromDB
golangci-lint: cmd/router/main.go#L25
could not import github.com/pg-sharding/spqr/router/instance (-: # github.com/pg-sharding/spqr/router/instance
golangci-lint: router/instance/etcd.go#L44
not enough arguments in call to kr.KeyRangeFromDB
golangci-lint: balancer/provider/balancer.go#L44
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
golangci-lint: router/instance/etcd.go#L1
: # github.com/pg-sharding/spqr/router/instance
golangci-lint: router/instance/etcd.go#L44
not enough arguments in call to kr.KeyRangeFromDB
golangci-lint: router/app/app.go#L11
could not import github.com/pg-sharding/spqr/router/instance (-: # github.com/pg-sharding/spqr/router/instance
golangci-lint: router/instance/etcd.go#L44
not enough arguments in call to kr.KeyRangeFromDB
goimports check
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/