Skip to content

feat: adding home page listing. #149

feat: adding home page listing.

feat: adding home page listing. #149

Triggered via push November 9, 2024 14:55
Status Failure
Total duration 36s
Billable time 1m
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#L10
"github.com/puni9869/pinmyblogs/types/forms" imported and not used (typecheck)
checks: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
checks: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/database/sql/sql.go#L574
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)