build(deps): bump the go group with 6 updates #1637
Annotations
10 errors
pkg/s3store/s3store.go#L394
cannot use int64(len(infoJson)) (value of type int64) as *int64 value in struct literal
|
pkg/s3store/s3store.go#L510
cannot use part.number (variable of type int32) as *int32 value in struct literal
|
pkg/s3store/s3store.go#L746
cannot use 0 (untyped int constant) as *int32 value in struct literal
|
pkg/s3store/s3store.go#L803
cannot use true (untyped bool constant) as *bool value in struct literal
|
pkg/s3store/s3store.go#L845
cannot use 1 (untyped int constant) as *int32 value in struct literal
|
pkg/s3store/s3store.go#L869
cannot use part.number (variable of type int32) as *int32 value in struct literal
|
pkg/s3store/s3store.go#L995
cannot use partNumber (variable of type int32) as *int32 value in struct literal
|
pkg/s3store/s3store.go#L1047
cannot use part.PartNumber (variable of type *int32) as int32 value in struct literal
|
pkg/s3store/s3store.go#L1048
cannot use part.Size (variable of type *int64) as int64 value in struct literal
|
pkg/s3store/s3store.go#L1053
non-boolean condition in if statement
|
The logs for this run have expired and are no longer available.
Loading