Skip to content

Adding chimux & reverseproxy modules. #15

Adding chimux & reverseproxy modules.

Adding chimux & reverseproxy modules. #15

Triggered via push April 26, 2025 20:03
Status Failure
Total duration 1m 10s
Artifacts

modules-ci.yml

on: push
detect-modules
4s
detect-modules
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
modules-summary
2s
modules-summary
Fit to window
Zoom out
Zoom in

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)