Skip to content

chore(deps): bump the dev-dependencies group with 7 updates #231

chore(deps): bump the dev-dependencies group with 7 updates

chore(deps): bump the dev-dependencies group with 7 updates #231

Triggered via pull request November 20, 2023 21:36
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

functional.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
RunTests: backend/s3proxy/s3.go#L187
cannot convert output.MaxUploads (variable of type *int32) to type int
RunTests: backend/s3proxy/s3.go#L188
cannot use output.IsTruncated (variable of type *bool) as bool value in struct literal
RunTests: backend/s3proxy/s3.go#L208
cannot convert p.PartNumber (variable of type *int32) to type int
RunTests: backend/s3proxy/s3.go#L211
cannot use p.Size (variable of type *int64) as int64 value in struct literal
RunTests: backend/s3proxy/s3.go#L241
cannot convert output.MaxParts (variable of type *int32) to type int
RunTests: backend/s3proxy/s3.go#L242
cannot use output.IsTruncated (variable of type *bool) as bool value in struct literal
RunTests: s3api/controllers/base.go#L114
cannot use int32(maxParts) (value of type int32) as *int32 value in struct literal
RunTests: s3api/controllers/base.go#L262
cannot use maxUploads (variable of type int32) as *int32 value in struct literal
RunTests: s3api/controllers/base.go#L285
cannot use maxkeys (variable of type int32) as *int32 value in struct literal
RunTests: s3api/controllers/base.go#L308
cannot use maxkeys (variable of type int32) as *int32 value in struct literal