e2e grpc testing #148
Annotations
5 errors and 1 warning
lint:
test/e2e/inventory_http_test.go#L25
insecure already declared through import of package insecure ("google.golang.org/grpc/credentials/insecure")
|
lint:
test/e2e/inventory_grpc_test.go#L11
other declaration of insecure
|
lint:
test/e2e/inventory_http_test.go#L27
TestMain redeclared in this block
|
lint:
test/e2e/inventory_grpc_test.go#L34
other declaration of TestMain (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/inventory-api/inventory-api. Supported file pattern: go.sum
|