topsql: add label for the table and schema #215
Annotations
8 errors and 1 warning
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
tests/topsql_test.go#L109
not enough arguments in call to topsql.Init
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading