feat: Added aes encryption and decryption to provide the key for the sdk #1103
openimci.yml
on: pull_request
Build OpenIM Docker Image
22s
Matrix: execute-scripts
Matrix: openim-start
Matrix: openim
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.
|