chore(deps): bump the sage-go-dependencies group in /.sage with 1 update #598
Annotations
10 errors
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)
|
Make:
encoding/protobq/marshal.go#L327
avoid direct access to proto field d.Nanos, use d.GetNanos() instead (protogetter)
|
Loading