Skip to content

Update .golangci.yml #4

Update .golangci.yml

Update .golangci.yml #4

Triggered via push March 4, 2024 02:29
Status Failure
Total duration 1m 48s
Artifacts

ci.yaml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ci (1.22.x): protoplugin_test.go#L110
avoid direct access to proto field codeGeneratorResponse.Error, use codeGeneratorResponse.GetError() instead (protogetter)
ci (1.22.x): protoplugin_test.go#L113
avoid direct access to proto field codeGeneratorResponse.File, use codeGeneratorResponse.GetFile() instead (protogetter)
ci (1.22.x): protoplugin_test.go#L75
test helper function should start from t.Helper() (thelper)
ci (1.22.x)
Process completed with exit code 2.