Skip to content

Perf enhancements #2300

Perf enhancements

Perf enhancements #2300

Triggered via pull request September 19, 2024 09:38
@DenchickDenchick
synchronize #710
perf
Status Failure
Total duration 1m 15s
Artifacts

linters.yaml

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

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/