fix: replace with faster JSON encoding #7840
Annotations
10 errors
pkg/cli/client/cli.go#L1
: # zotregistry.io/zot/pkg/cli/client [zotregistry.io/zot/pkg/cli/client.test]
|
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
pkg/cli/client/cve_cmd_internal_test.go#L9
other declaration of json
|
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
pkg/cli/client/image_cmd_internal_test.go#L9
other declaration of json (typecheck)
|
pkg/cli/client/flags_test.go#L11
could not import zotregistry.io/zot/pkg/cli/client (-: # zotregistry.io/zot/pkg/cli/client [zotregistry.io/zot/pkg/cli/client.test]
|
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
pkg/cli/client/cve_cmd_internal_test.go#L9
other declaration of json
|
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
pkg/cli/client/image_cmd_internal_test.go#L9
other declaration of json) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading