feat(environment): Modified CI workflow, added staticcheck
as a linter
#31
Annotations
7 errors and 1 warning
Run golangci-lint:
services/users/userService.go#L10
undefined: models.User
|
Run golangci-lint:
services/users/userService.go#L45
undefined: fmt
|
Run golangci-lint:
services/users/userService.go#L88
courseExists redeclared in this block
|
Run golangci-lint:
services/users/userService.go#L13
other declaration of courseExists
|
Run golangci-lint:
services/users/userService.go#L92
userInCourse redeclared in this block
|
Run golangci-lint:
services/users/userService.go#L17
other declaration of userInCourse (typecheck)
|
Run 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