Perf enhancements #2300
linters.yaml
on: pull_request
golangci-lint
1m 4s
goimports check
13s
Annotations
6 errors and 1 warning
golangci-lint:
router/relay/relay.go#L1473
rst.qp.SetStmt undefined (type parser.Parser has no field or method SetStmt) (typecheck)
|
golangci-lint:
router/frontend/frontend.go#L15
could not import github.com/pg-sharding/spqr/router/relay (-: # github.com/pg-sharding/spqr/router/relay
|
golangci-lint:
router/relay/relay.go#L1473
rst.qp.SetStmt undefined (type parser.Parser has no field or method SetStmt)) (typecheck)
|
golangci-lint:
router/relay/phs_test.go#L8
could not import github.com/pg-sharding/spqr/router/relay (-: # github.com/pg-sharding/spqr/router/relay
|
golangci-lint:
router/relay/relay.go#L1473
rst.qp.SetStmt undefined (type parser.Parser has no field or method SetStmt)) (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/
|