Skip to content

Sequencer WIP

Sequencer WIP #2534

Triggered via pull request December 15, 2024 05:35
@reshkereshke
opened #865
seq
Status Failure
Total duration 1m 4s
Artifacts

linters.yaml

on: pull_request
go fmt check
11s
go fmt check
golangci-lint
53s
golangci-lint
goimports check
10s
goimports check
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
golangci-lint: sequencer/seqproto/seqproto.go#L46
cannot use ret (variable of type *PostgreSQLStorage) as NetProtoInteractor value in return statement: *PostgreSQLStorage does not implement NetProtoInteractor (missing method AcceptClient) (typecheck)
golangci-lint: cmd/sequencer/main.go#L8
could not import github.com/pg-sharding/spqr/sequencer/seqproto (-: # github.com/pg-sharding/spqr/sequencer/seqproto
golangci-lint: sequencer/seqproto/seqproto.go#L46
cannot use ret (variable of type *PostgreSQLStorage) as NetProtoInteractor value in return statement: *PostgreSQLStorage does not implement NetProtoInteractor (missing method AcceptClient)) (typecheck)
golangci-lint: cmd/sequencer/main.go#L52
cannot use scfg (variable of type *config.Sequencer) as string value in argument to qdb.NewXQDB (typecheck)
golangci-lint: cmd/sequencer/main.go#L62
declared and not used: body (typecheck)
golangci-lint: cmd/sequencer/main.go#L55
declared and not used: cl (typecheck)
golangci-lint
issues found
goimports check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
go fmt check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636