Skip to content

feat(environment): Modified CI workflow, added staticcheck as a linter #31

feat(environment): Modified CI workflow, added staticcheck as a linter

feat(environment): Modified CI workflow, added staticcheck as a linter #31

Triggered via pull request December 28, 2024 16:44
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
lint-and-test
21s
lint-and-test
Fit to window
Zoom out
Zoom in

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