Add a "Calendar view" #515
ci.yml
on: pull_request
Unit- & API tests
24s
Matrix: Migration tests
Annotations
3 errors and 6 warnings
Unit- & API tests:
routes/api/badge_test.go#L56
cannot use summaryServiceMock (variable of type *mocks.SummaryServiceMock) as services.ISummaryService value in argument to NewBadgeHandler: *mocks.SummaryServiceMock does not implement services.ISummaryService (missing method NewDailyProjectStats)
|
Unit- & API tests:
services/housekeeping_test.go#L39
cannot use suite.SummaryService (variable of type *mocks.SummaryServiceMock) as ISummaryService value in argument to NewHousekeepingService: *mocks.SummaryServiceMock does not implement ISummaryService (missing method NewDailyProjectStats)
|
Unit- & API tests
Process completed with exit code 1.
|
Unit- & API tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Migration tests (postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Migration tests (sqlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Migration tests (mariadb)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Migration tests (mysql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Migration tests (mssql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|