Delisting unavailable pinned courses #3274
Annotations
2 errors and 1 warning
go test:
tools/testutils/testdata.go#L628
cannot use coursesMock (variable of type *mock_dao.MockCoursesDao) as dao.CoursesDao value in return statement: *mock_dao.MockCoursesDao does not implement dao.CoursesDao (missing method IsUserEnrolledInCourse)
|
go test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading