build: add build constraints and implementations for different Go ver… #99
Annotations
3 errors and 1 warning
mongo/mongodriver/mongodriver.go#L9
cannot use (*store)(nil) (value of type *store) as "github.com/gin-contrib/sessions".Store value in variable declaration: *store does not implement "github.com/gin-contrib/sessions".Store (missing method Get) (typecheck)
|
mongo/mongodriver/mongodriver.go#L12
cannot use &store{…} (value of type *store) as "github.com/gin-contrib/sessions".Store value in return statement: *store does not implement "github.com/gin-contrib/sessions".Store (missing method Get) (typecheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading