incremental download for schedule occurrences feed #2213
tests.yml
on: push
Unit-Tests
1m 7s
PostgreSQL-Integration-Tests
1m 24s
MySQL-8-Integration-Tests
1m 34s
SQL-Server-Integration-Tests
1m 38s
Upload-Coverage
0s
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/
|