Skip to content

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

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 #162

Triggered via pull request March 1, 2024 08:28
Status Failure
Total duration 1m 16s
Artifacts

review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
make: encoding/protoavro/wkt.go#L274
avoid direct access to proto field d.Year, use d.GetYear() instead (protogetter)
make: encoding/protoavro/wkt.go#L275
avoid direct access to proto field d.Month, use d.GetMonth() instead (protogetter)
make: encoding/protoavro/wkt.go#L276
avoid direct access to proto field d.Day, use d.GetDay() instead (protogetter)
make: encoding/protoavro/wkt.go#L369
avoid direct access to proto field t.Hours, use t.GetHours() instead (protogetter)
make: encoding/protoavro/wkt.go#L370
avoid direct access to proto field t.Minutes, use t.GetMinutes() instead (protogetter)
make: encoding/protoavro/wkt.go#L371
avoid direct access to proto field t.Seconds, use t.GetSeconds() instead (protogetter)
make: encoding/protoavro/wkt.go#L372
avoid direct access to proto field t.Nanos, use t.GetNanos() instead (protogetter)
make
Process completed with exit code 2.