update in routes and authentication #28
Annotations
8 errors and 1 warning
build
Process completed with exit code 1.
|
build:
internal/authentication/middleware.go#L15
missing return
|
build:
internal/authentication/middleware.go#L9
"github.com/golang-jwt/jwt/v5" imported as jwt and not used
|
build:
internal/authentication/middleware.go#L5
"time" imported and not used
|
build:
internal/authentication/middleware.go#L4
"fmt" imported and not used
|
build:
internal/route/handler/auth.go#L8
undefined: strin
|
build:
internal/route/handler/account.go#L7
other declaration of r
|
build:
internal/route/handler/account.go#L7
r redeclared in this block
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|