Skip to content

Add a "Calendar view" #515

Add a "Calendar view"

Add a "Calendar view" #515

Triggered via pull request January 11, 2025 12:10
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Unit- & API tests
24s
Unit- & API tests
Matrix: Migration tests
Fit to window
Zoom out
Zoom in

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