feat: replace docker client code with oras - take 2 #4078
lint_and_test.yaml
on: pull_request
Run tests
8m 42s
Lint Golang
3m 53s
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.
|