Adding chimux & reverseproxy modules. #15
modules-ci.yml
on: push
detect-modules
4s
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
modules-summary
2s
Annotations
20 errors
|
Test reverseproxy
Process completed with exit code 1.
|
|
Lint reverseproxy
Error return value of `io.Copy` is not checked (errcheck)
|
|
Lint reverseproxy
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint reverseproxy
Error return value of `io.Copy` is not checked (errcheck)
|
|
Lint reverseproxy
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint reverseproxy
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint reverseproxy
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"service %s does not implement HandleFunc interface\", \"router\")" (err113)
|
|
Lint reverseproxy
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"mock config not found for tenant %s, section %s\", tid, section)" (err113)
|
|
Lint reverseproxy
response body must be closed (bodyclose)
|
|
Lint reverseproxy
response body must be closed (bodyclose)
|
|
Lint reverseproxy
response body must be closed (bodyclose)
|
|
Lint chimux
issues found
|
|
Lint chimux
require-error: for error assertions use require (testifylint)
|
|
Lint chimux
require-error: for error assertions use require (testifylint)
|
|
Lint chimux
require-error: for error assertions use require (testifylint)
|
|
Lint chimux
Error return value of `mockApp.RegisterService` is not checked (errcheck)
|
|
Lint chimux
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint chimux
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint chimux
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint chimux
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"chimux module requires a TenantApplication\")" (err113)
|