Skip to content

feat: replace docker client code with oras - take 2 #4078

feat: replace docker client code with oras - take 2

feat: replace docker client code with oras - take 2 #4078

Triggered via pull request December 10, 2024 16:06
Status Failure
Total duration 10m 10s
Billable time 13m
Artifacts

lint_and_test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint Golang: api/tech/regclient/client.go#L198
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Lint Golang: api/tech/regclient/client.go#L68
commentFormatting: put a space between `//` and comment text (gocritic)
Lint Golang: api/oci/extensions/repositories/ocireg/repository.go#L144
commentFormatting: put a space between `//` and comment text (gocritic)
Lint Golang
Process completed with exit code 2.