chore: adding new go version and logging fix #160
Annotations
10 errors and 1 warning
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.4/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
checks:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/database/sql/sql.go#L574
dc.Lock undefined (type *driverConn has no field or method Lock) (typecheck)
|
checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|