test: add e2e tests #24
Annotations
5 errors
Lint:
test/util/helper.go#L140
Error return value of `json.Unmarshal` is not checked (errcheck)
|
Lint:
test/e2e/e2e_suite_test.go#L90
Error return value is not checked (errcheck)
|
Lint:
test/e2e/e2e_suite_test.go#L91
Error return value is not checked (errcheck)
|
Lint:
test/util/helper.go#L63
unnecessary conversion (unconvert)
|
Lint
Process completed with exit code 2.
|
Loading