Skip to content

feat: add mark to transaction for OceanBase #628

feat: add mark to transaction for OceanBase

feat: add mark to transaction for OceanBase #628

Triggered via pull request November 20, 2024 06:28
@whhewhhe
synchronize #619
whhe:ob-tx-mark
Status Failure
Total duration 3m 42s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: session/parser.go#L313
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L408
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L313
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L408
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L313
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L408
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L313
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L408
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L313
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build: session/parser.go#L408
cannot use e (variable of type *"github.com/go-mysql-org/go-mysql/replication".BinlogEvent) as *"github.com/hanchuanchuan/go-mysql/replication".BinlogEvent value in argument to s.toTransactionMark
Build
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/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/