Skip to content

incremental download for schedule occurrences feed #2213

incremental download for schedule occurrences feed

incremental download for schedule occurrences feed #2213

Triggered via push January 22, 2024 23:57
Status Failure
Total duration 1m 47s
Artifacts

tests.yml

on: push
Unit-Tests
1m 7s
Unit-Tests
PostgreSQL-Integration-Tests
1m 24s
PostgreSQL-Integration-Tests
MySQL-8-Integration-Tests
1m 34s
MySQL-8-Integration-Tests
SQL-Server-Integration-Tests
1m 38s
SQL-Server-Integration-Tests
Upload-Coverage
0s
Upload-Coverage
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Unit-Tests: pkg/api/export_feeds_test.go#L185
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
Unit-Tests: pkg/api/export_feeds_test.go#L277
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
Unit-Tests
Process completed with exit code 1.
PostgreSQL-Integration-Tests: pkg/api/export_feeds_test.go#L185
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
PostgreSQL-Integration-Tests: pkg/api/export_feeds_test.go#L277
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
PostgreSQL-Integration-Tests
Process completed with exit code 1.
MySQL-8-Integration-Tests: pkg/api/export_feeds_test.go#L185
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
MySQL-8-Integration-Tests: pkg/api/export_feeds_test.go#L277
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
MySQL-8-Integration-Tests
Process completed with exit code 1.
SQL-Server-Integration-Tests: pkg/api/export_feeds_test.go#L185
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
SQL-Server-Integration-Tests: pkg/api/export_feeds_test.go#L277
cannot use exporter (variable of type *mocks.Exporter) as feed.Exporter value in argument to exporterApp.ExportFeeds: *mocks.Exporter does not implement feed.Exporter (missing method LastRecord)
SQL-Server-Integration-Tests
Process completed with exit code 1.
Unit-Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PostgreSQL-Integration-Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
MySQL-8-Integration-Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
SQL-Server-Integration-Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/