Use gid as dispatcher #143
check_and_build.yaml
on: pull_request
Mac OS Build
3m 7s
Linux Build
3m 51s
Annotations
10 errors and 4 warnings
Mac OS Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L218
cannot use tableSpan (variable of type *"github.com/flowbehappy/tigate/pkg/common".TableSpan) as *heartbeatpb.DispatcherID value in struct literal
|
Mac OS Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L285
unknown field Span in struct literal of type heartbeatpb.TableSpanStatus
|
Mac OS Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L353
unknown field Span in struct literal of type heartbeatpb.TableSpanStatus
|
Mac OS Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L365
unknown field Span in struct literal of type heartbeatpb.TableSpanStatus
|
Mac OS Build
Process completed with exit code 2.
|
Linux Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L218
cannot use tableSpan (variable of type *"github.com/flowbehappy/tigate/pkg/common".TableSpan) as *heartbeatpb.DispatcherID value in struct literal
|
Linux Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L285
unknown field Span in struct literal of type heartbeatpb.TableSpanStatus
|
Linux Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L353
unknown field Span in struct literal of type heartbeatpb.TableSpanStatus
|
Linux Build:
downstreamadapter/dispatchermanager/event_dispatcher_manager.go#L365
unknown field Span in struct literal of type heartbeatpb.TableSpanStatus
|
Linux Build
Process completed with exit code 2.
|
Mac OS Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Mac OS Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Linux Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|