Skip to content

SRVKP-6439 : Implement s3 provide for cache step action #384

SRVKP-6439 : Implement s3 provide for cache step action

SRVKP-6439 : Implement s3 provide for cache step action #384

Triggered via pull request September 25, 2024 09:16
Status Failure
Total duration 1m 2s
Artifacts

latest.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
go: internal/provider/S3Provider.go#L74
Error return value of `os.MkdirAll` is not checked (errcheck)
go: internal/provider/S3Provider.go#L24
don't use `init` function (gochecknoinits)
go: internal/provider/S3Provider.go#L77
exitAfterDefer: log.Fatal will exit, and `defer result.Body.Close()` will not run (gocritic)
go
Process completed with exit code 2.