Delisting unavailable pinned courses #1477
Annotations
10 errors and 2 warnings
golangci-lint:
dao/courses.go#L347
no new variables on left side of := (typecheck)
|
golangci-lint:
tools/bot/bot.go#L7
could not import github.com/TUM-Dev/gocast/dao (-: # github.com/TUM-Dev/gocast/dao
|
golangci-lint:
dao/courses.go#L347
no new variables on left side of :=) (typecheck)
|
golangci-lint:
tools/tum/campus-online-base.go#L8
could not import github.com/TUM-Dev/gocast/dao (-: # github.com/TUM-Dev/gocast/dao
|
golangci-lint:
dao/courses.go#L347
no new variables on left side of :=) (typecheck)
|
golangci-lint:
web/admin.go#L11
could not import github.com/TUM-Dev/gocast/dao (-: # github.com/TUM-Dev/gocast/dao
|
golangci-lint:
dao/courses.go#L347
no new variables on left side of :=) (typecheck)
|
golangci-lint:
web/admin.go#L34
r.UsersDao undefined (type mainRoutes has no field or method UsersDao) (typecheck)
|
golangci-lint:
web/admin.go#L35
r.CoursesDao undefined (type mainRoutes has no field or method CoursesDao) (typecheck)
|
golangci-lint:
web/admin.go#L40
r.WorkerDao undefined (type mainRoutes has no field or method WorkerDao) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/gocast/gocast. Supported file pattern: go.sum
|
Loading