Skip to content

feat: Added aes encryption and decryption to provide the key for the sdk #1103

feat: Added aes encryption and decryption to provide the key for the sdk

feat: Added aes encryption and decryption to provide the key for the sdk #1103

Triggered via pull request November 15, 2023 06:56
Status Failure
Total duration 2m 9s
Artifacts

openimci.yml

on: pull_request
Build OpenIM Docker Image
22s
Build OpenIM Docker Image
Matrix: execute-scripts
Matrix: openim-start
Matrix: openim
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Test with go 1.19 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
The operation was canceled.
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
The operation was canceled.
Build OpenIM Docker Image: pkg/common/kafka/consumer.go#L22
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: internal/api/aesKey.go#L4
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: internal/api/auth.go#L20
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: cmd/openim-api/main.go#L27
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: internal/api/conversation.go#L20
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: internal/api/friend.go#L18
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: internal/api/group.go#L18
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: internal/api/msg.go#L27
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: internal/api/user.go#L21
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Build OpenIM Docker Image: pkg/rpcclient/push.go#L22
github.com/OpenIMSDK/[email protected] (replaced by ../protocol): reading ../protocol/go.mod: open /home/runner/work/open-im-server/protocol/go.mod: no such file or directory
Execute OpenIM script on ubuntu-latest
Process completed with exit code 2.