Skip to content

feat: support incremental synchronization #582

feat: support incremental synchronization

feat: support incremental synchronization #582

Triggered via pull request July 1, 2024 02:07
Status Failure
Total duration 2m 22s
Artifacts

openimci.yml

on: pull_request
Matrix: openim
Fit to window
Zoom out
Zoom in

Annotations

63 errors and 2 warnings
Test with go 1.19 on ubuntu-latest: msgtest/module/manager.go#L58
too many arguments in call to sdkerrs.ErrArgs.Wrap
Test with go 1.19 on ubuntu-latest: msgtest/module/manager.go#L63
too many arguments in call to sdkerrs.ErrSdkInternal.Wrap
Test with go 1.19 on ubuntu-latest: msgtest/module/manager.go#L68
too many arguments in call to sdkerrs.ErrSdkInternal.Wrap
Test with go 1.19 on ubuntu-latest: msgtest/module/manager.go#L79
too many arguments in call to sdkerrs.ErrNetwork.Wrap
Test with go 1.19 on ubuntu-latest: msgtest/module/manager.go#L85
too many arguments in call to sdkerrs.ErrSdkInternal.Wrap
Test with go 1.19 on ubuntu-latest: msgtest/module/manager.go#L90
too many arguments in call to sdkerrs.ErrSdkInternal.Wrap
Test with go 1.19 on ubuntu-latest: msgtest/module/manager.go#L100
too many arguments in call to sdkerrs.ErrSdkInternal.Wrap
Test with go 1.19 on ubuntu-latest: msgtest/module/msg_sender.go#L58
cannot use &ConnListner{} (value of type *ConnListner) as type open_im_sdk_callback.OnConnListener in argument to interaction.NewLongConnMgr:
Test with go 1.19 on ubuntu-latest: msgtest/sdk_user_simulator/user.go#L64
cannot use &testConversation (value of type *conversationCallBack) as type open_im_sdk_callback.OnConversationListener in argument to userForSDK.SetConversationListener:
Test with go 1.19 on ubuntu-latest: testv2/init.go#L61
cannot use &onConversationListener{…} (value of type *onConversationListener) as type open_im_sdk_callback.OnConversationListener in argument to open_im_sdk.UserForSDK.SetConversationListener:
Test with go 1.19 on ubuntu-latest
Process completed with exit code 2.
Test with go 1.19 on ubuntu-latest
Process completed with exit code 2.
Test with go 1.21 on ubuntu-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Test with go 1.21 on ubuntu-latest: cmd/main.go#L23
main redeclared in this block
Test with go 1.21 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.21 on ubuntu-latest: cmd/online_open_im.go#L17
main redeclared in this block
Test with go 1.21 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.21 on ubuntu-latest: cmd/parse.go#L25
main redeclared in this block
Test with go 1.21 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.21 on ubuntu-latest: cmd/press_open_im.go#L24
main redeclared in this block
Test with go 1.21 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.21 on ubuntu-latest: cmd/reliability_open_im.go#L24
main redeclared in this block
Test with go 1.21 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.21 on ubuntu-latest
The operation was canceled.
Test with go 1.21 on ubuntu-latest
Process completed with exit code 2.
Test with go 1.18 on ubuntu-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Test with go 1.18 on ubuntu-latest
Process completed with exit code 2.
Test with go 1.18 on ubuntu-latest
The operation was canceled.
Test with go 1.18 on ubuntu-latest
undefined: atomic.Int64
Test with go 1.18 on ubuntu-latest
Process completed with exit code 2.
Test with go 1.20 on ubuntu-latest
The job was canceled because "_1_19_ubuntu-latest" failed.
Test with go 1.20 on ubuntu-latest: cmd/main.go#L23
main redeclared in this block
Test with go 1.20 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.20 on ubuntu-latest: cmd/online_open_im.go#L17
main redeclared in this block
Test with go 1.20 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.20 on ubuntu-latest: cmd/parse.go#L25
main redeclared in this block
Test with go 1.20 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.20 on ubuntu-latest: cmd/press_open_im.go#L24
main redeclared in this block
Test with go 1.20 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.20 on ubuntu-latest: cmd/reliability_open_im.go#L24
main redeclared in this block
Test with go 1.20 on ubuntu-latest: cmd/gordon_main.go#L95
other declaration of main
Test with go 1.20 on ubuntu-latest
Process completed with exit code 2.
Test with go 1.20 on ubuntu-latest
The operation was canceled.
Test with go 1.19 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v3, arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with go 1.19 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/