Skip to content

chore(deps): bump the sage-go-dependencies group in /.sage with 1 update #608

chore(deps): bump the sage-go-dependencies group in /.sage with 1 update

chore(deps): bump the sage-go-dependencies group in /.sage with 1 update #608

Triggered via pull request March 18, 2024 12:56
Status Failure
Total duration 2m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
make
SA1019: sggoreview.Command is deprecated: Use sggolangcilint.Command for all your linting needs. (staticcheck)
make: encoding/protobq/marshal.go#L307
avoid direct access to proto field d.Year, use d.GetYear() instead (protogetter)
make: encoding/protobq/marshal.go#L308
avoid direct access to proto field d.Month, use d.GetMonth() instead (protogetter)
make: encoding/protobq/marshal.go#L309
avoid direct access to proto field d.Day, use d.GetDay() instead (protogetter)
make: encoding/protobq/marshal.go#L319
avoid direct access to proto field d.Year, use d.GetYear() instead (protogetter)
make: encoding/protobq/marshal.go#L320
avoid direct access to proto field d.Month, use d.GetMonth() instead (protogetter)
make: encoding/protobq/marshal.go#L321
avoid direct access to proto field d.Day, use d.GetDay() instead (protogetter)
make: encoding/protobq/marshal.go#L324
avoid direct access to proto field d.Hours, use d.GetHours() instead (protogetter)
make: encoding/protobq/marshal.go#L325
avoid direct access to proto field d.Minutes, use d.GetMinutes() instead (protogetter)
make: encoding/protobq/marshal.go#L326
avoid direct access to proto field d.Seconds, use d.GetSeconds() instead (protogetter)