Skip to content

feat: added tags of color in add url #144

feat: added tags of color in add url

feat: added tags of color in add url #144

Triggered via push November 8, 2024 13:24
Status Failure
Total duration 1m 45s
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/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: ../../../../../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)
checks: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/database/sql/sql.go#L575
dc.Unlock undefined (type *driverConn has no field or method Unlock) (typecheck)
checks: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/database/sql/sql.go#L589
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)