fix: replace with faster JSON encoding #7840
Triggered via pull request
September 30, 2023 05:43
Status
Failure
Total duration
1m 43s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
pkg/cli/client/cli.go#L1
: # zotregistry.io/zot/pkg/cli/client [zotregistry.io/zot/pkg/cli/client.test]
|
lint:
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
lint:
pkg/cli/client/cve_cmd_internal_test.go#L9
other declaration of json
|
lint:
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
lint:
pkg/cli/client/image_cmd_internal_test.go#L9
other declaration of json (typecheck)
|
lint:
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]
|
lint:
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
lint:
pkg/cli/client/cve_cmd_internal_test.go#L9
other declaration of json
|
lint:
pkg/cli/client/client.go#L26
json already declared through import of package json ("encoding/json")
|
lint:
pkg/cli/client/image_cmd_internal_test.go#L9
other declaration of json) (typecheck)
|