Skip to content

ci: fix YAML parsing breaking go version #7

ci: fix YAML parsing breaking go version

ci: fix YAML parsing breaking go version #7

Triggered via push June 10, 2023 09:53
Status Failure
Total duration 44s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: routes/oauth.go#L90
cannot use loginHandler (value of type func(w http.ResponseWriter, r *http.Request)) as gin.HandlerFunc value in argument to router.GET
build: routes/oauth.go#L91
cannot use authHandler (value of type func(w http.ResponseWriter, r *http.Request)) as gin.HandlerFunc value in argument to router.GET
build: routes/oauth.go#L104
undefined: r
build: routes/oauth.go#L111
undefined: w
build
Process completed with exit code 1.