Skip to content

fix: correctly assign the subtype value in flow for drop reason #1368

fix: correctly assign the subtype value in flow for drop reason

fix: correctly assign the subtype value in flow for drop reason #1368

Triggered via pull request May 29, 2024 21:46
Status Failure
Total duration 4m 47s
Artifacts

golangci-lint.yaml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint (windows, amd64): pkg/utils/flow_utils.go#L287
avoid direct access to proto field f.DropReasonDesc, use f.GetDropReasonDesc() instead (protogetter)
Lint (windows, amd64)
issues found
Lint (windows, arm64): pkg/utils/flow_utils.go#L287
avoid direct access to proto field f.DropReasonDesc, use f.GetDropReasonDesc() instead (protogetter)
Lint (windows, arm64)
issues found
Lint (linux, amd64): pkg/utils/flow_utils.go#L287
avoid direct access to proto field f.DropReasonDesc, use f.GetDropReasonDesc() instead (protogetter)
Lint (linux, amd64)
issues found
Lint (linux, arm64): pkg/utils/flow_utils.go#L287
avoid direct access to proto field f.DropReasonDesc, use f.GetDropReasonDesc() instead (protogetter)
Lint (linux, arm64)
issues found