AG-22 - Add Agent Tests #46
Annotations
7 errors
test (1.20.x, ubuntu-latest):
pkg/terminal/terminal_test.go#L19
string `test-uuid` has 3 occurrences, make it a constant (goconst)
|
test (1.20.x, ubuntu-latest):
pkg/edgex/client_test.go#L35
Error return value of `w.Write` is not checked (errcheck)
|
test (1.20.x, ubuntu-latest):
pkg/edgex/client_test.go#L70
Error return value of `w.Write` is not checked (errcheck)
|
test (1.20.x, ubuntu-latest):
pkg/edgex/client_test.go#L107
Error return value of `w.Write` is not checked (errcheck)
|
test (1.20.x, ubuntu-latest):
pkg/edgex/client_test.go#L48
string `Response` has 4 occurrences, make it a constant (goconst)
|
test (1.20.x, ubuntu-latest):
pkg/conn/conn_test.go#L15
Comment should end in a period (godot)
|
test (1.20.x, ubuntu-latest)
issues found
|