Skip to content

feat: show non archived urls on the home page. #158

feat: show non archived urls on the home page.

feat: show non archived urls on the home page. #158

Triggered via push November 25, 2024 15:04
Status Failure
Total duration 1m 50s
Billable time 2m
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checks: pkg/mailer/registration_mailer.go#L41
undefined: gomail (typecheck)
checks: pkg/mailer/registration_mailer.go#L48
undefined: gomail (typecheck)
checks: pkg/mailer/reset_pasword_mailer.go#L49
undefined: gomail (typecheck)
checks: pkg/formbinding/binding.go#L52
undefined: validator (typecheck)
checks: server/middlewares/form.go#L45
undefined: validator (typecheck)
checks: server/auth/reset_password.go#L15
"github.com/puni9869/pinmyblogs/types/forms" imported and not used (typecheck)
checks: server/auth/signup.go#L14
"github.com/puni9869/pinmyblogs/types/forms" imported and not used (typecheck)
checks: server/home/home.go#L14
"github.com/puni9869/pinmyblogs/types/forms" imported and not used (typecheck)
checks: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
checks: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/database/sql/sql.go#L574
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)