metrics: unify the metrics in dataflow to rows/s #2775
check_and_build.yaml
on: pull_request
Mac OS Build
3m 49s
Annotations
5 errors and 1 warning
Mac OS Build:
pkg/sink/mysql/mysql_writer.go#L130
cannot use event (variable of type *event.DDLEvent) as event.BlockEvent value in argument to w.FlushDDLTsPre: *event.DDLEvent does not implement event.BlockEvent (wrong type for method Len)
|
Mac OS Build:
pkg/sink/mysql/mysql_writer.go#L145
cannot use event (variable of type *event.DDLEvent) as event.BlockEvent value in argument to w.FlushDDLTs: *event.DDLEvent does not implement event.BlockEvent (wrong type for method Len)
|
Mac OS Build:
pkg/sink/mysql/mysql_writer.go#L176
cannot use event (variable of type *event.SyncPointEvent) as event.BlockEvent value in argument to w.FlushDDLTsPre: *event.SyncPointEvent does not implement event.BlockEvent (wrong type for method Len)
|
Mac OS Build:
pkg/sink/mysql/mysql_writer.go#L191
cannot use event (variable of type *event.SyncPointEvent) as event.BlockEvent value in argument to w.FlushDDLTs: *event.SyncPointEvent does not implement event.BlockEvent (wrong type for method Len)
|
Mac OS Build
Process completed with exit code 2.
|
Mac OS Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|