feat(environment): Modified CI workflow, added staticcheck
as a linter
#31
Annotations
7 errors and 1 warning
lint-and-test:
services/users/userService.go#L10
undefined: models.User
|
lint-and-test:
services/users/userService.go#L45
undefined: fmt
|
lint-and-test:
services/users/userService.go#L88
courseExists redeclared in this block
|
lint-and-test:
services/users/userService.go#L13
other declaration of courseExists
|
lint-and-test:
services/users/userService.go#L92
userInCourse redeclared in this block
|
lint-and-test:
services/users/userService.go#L17
other declaration of userInCourse (typecheck)
|
lint-and-test
issues found
|
lint-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|