Skip to content

included option to url decode the key name #38

included option to url decode the key name

included option to url decode the key name #38

Triggered via push January 3, 2024 20:15
Status Failure
Total duration 1m 11s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: cmd/s3tar/main_test.go#L167
cannot use tt.listObjManifest (variable of type func(context.Context, *s3.Client, string, bool) ([]*s3tar.S3Obj, int64, error)) as type func(ctx context.Context, svc *s3.Client, fpath string, skipHeader bool, urlDecode bool) ([]*s3tar.S3Obj, int64, error) in assignment
build
Process completed with exit code 1.