Skip to content

topsql: add label for the table and schema #215

topsql: add label for the table and schema

topsql: add label for the table and schema #215

Triggered via pull request September 10, 2024 10:36
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ci: component/subscriber/subscriber_test.go#L83
cannot use controller (variable of type *MockSubscribeController) as subscriber.SubscribeController value in argument to routine: *MockSubscribeController does not implement subscriber.SubscribeController (wrong type for method NewScraper)
ci: component/subscriber/subscriber_test.go#L122
cannot use controller (variable of type *MockSubscribeController) as subscriber.SubscribeController value in argument to routine: *MockSubscribeController does not implement subscriber.SubscribeController (wrong type for method NewScraper)
ci: component/subscriber/subscriber_test.go#L167
cannot use controller (variable of type *MockSubscribeController) as subscriber.SubscribeController value in argument to routine: *MockSubscribeController does not implement subscriber.SubscribeController (wrong type for method NewScraper)
ci: component/subscriber/subscriber_test.go#L207
cannot use controller (variable of type *MockSubscribeController) as subscriber.SubscribeController value in argument to routine: *MockSubscribeController does not implement subscriber.SubscribeController (wrong type for method NewScraper)
ci: component/subscriber/subscriber_test.go#L262
cannot use controller (variable of type *MockSubscribeController) as subscriber.SubscribeController value in argument to routine: *MockSubscribeController does not implement subscriber.SubscribeController (wrong type for method NewScraper)
ci: component/subscriber/subscriber_test.go#L306
cannot use controller (variable of type *MockSubscribeController) as subscriber.SubscribeController value in argument to routine: *MockSubscribeController does not implement subscriber.SubscribeController (wrong type for method NewScraper)
ci: tests/topsql_test.go#L109
not enough arguments in call to topsql.Init
ci
Process completed with exit code 2.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/