Skip to content

Support hash functions in distributions. Add distribution key in inte… #1341

Support hash functions in distributions. Add distribution key in inte…

Support hash functions in distributions. Add distribution key in inte… #1341

Triggered via pull request February 15, 2024 07:50
@EinKrebsEinKrebs
synchronize #503
hf-f-drist
Status Failure
Total duration 34s
Artifacts

linters.yaml

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

Annotations

6 errors and 1 warning
golangci-lint: router/qrouter/proxy_routing_test.go#L647
unknown field ColumnNames in struct literal of type qdb.DistributedRelation
golangci-lint: router/qrouter/proxy_routing_test.go#L651
unknown field ColumnNames in struct literal of type qdb.DistributedRelation (typecheck)
golangci-lint: router/qrouter/proxy_routing_test.go#L1
: # github.com/pg-sharding/spqr/router/qrouter_test [github.com/pg-sharding/spqr/router/qrouter.test]
golangci-lint: router/qrouter/proxy_routing_test.go#L647
unknown field ColumnNames in struct literal of type qdb.DistributedRelation
golangci-lint: router/qrouter/proxy_routing_test.go#L651
unknown field ColumnNames in struct literal of type qdb.DistributedRelation (typecheck)
golangci-lint
issues found
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/