feat: init user schema #23
Annotations
4 errors and 1 warning
golangci-lint:
deliveries/http/handlers/user/user_handler.go#L9
captLocal: `UserSvc' should not be capitalized (gocritic)
|
golangci-lint:
deliveries/http/handlers/user/user_routes.go#L11
commentedOutCode: may want to remove commented-out code (gocritic)
|
golangci-lint:
deliveries/http/handlers/user/user_routes.go#L7
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading