Skip to content

ENG-13633: Initial discovery and classification implementation #122

ENG-13633: Initial discovery and classification implementation

ENG-13633: Initial discovery and classification implementation #122

Triggered via pull request March 27, 2024 16:30
@ccampo133ccampo133
synchronize #51
ENG-13633
Status Failure
Total duration 1m 43s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build
invalid operation: resp.ContentLength > 0 (mismatched types *int64 and untyped int)
build
cannot use resp.ContentLength (variable of type *int64) as int64 value in assignment
build
cannot use out.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
build
invalid operation: a[i].PartNumber < a[j].PartNumber (operator < not defined on pointer)
build
cannot use completeOut.BucketKeyEnabled (variable of type *bool) as bool value in struct literal
build
cannot use c.num (variable of type int32) as *int32 value in struct literal
build
cannot use c.num (variable of type int32) as *int32 value in assignment
build
Process completed with exit code 1.