h1. What Swagger doc is outdated
{code:java} /go/src/github.com/aerogear/mobile-security-service/pkg/web/middleware/middleware.go:5:2: could not import github.com/labstack/echo (cannot find package "github.com/labstack/echo" in the master branch any of: /usr/local/go/src/github.com/labstack/echo (from $GOROOT) /go/src/github.com/labstack/echo (from $GOPATH)) /go/src/github.com/aerogear/mobile-security-service/pkg/web/middleware/middleware.go:6:2: could not import github.com/labstack/echo/middleware (cannot find package "github.com/labstack/echo/middleware" in any of: /usr/local/go/src/github.com/labstack/echo/middleware (from $GOROOT) /go/src/github.com/labstack/echo/middleware (from $GOPATH)) /go/src/github.com/aerogear/mobile-security-service/pkg/web/middleware/middleware.go:7:6: could not import github.com/sirupsen/logrus (cannot find package "github.com/sirupsen/logrus" in any of: /usr/local/go/src/github.com/sirupsen/logrus (from $GOROOT) /go/src/github.com/sirupsen/logrus (from $GOPATH)) {code}
h1. Why Some PR was merged without fully pass in the CI change starts to make this issue occur and with for some reason, the changes performed on the doc CI is not showing implicit that it fails . |
|