fixed the problem of redundant messages when getting nested forwarded messages #476
Annotations
4 errors and 2 warnings
lint:
client/packets/message/multi_msg_upload.go#L14
cannot use []*message.LongMsgAction{…} (value of type []*"github.com/LagrangeDev/LagrangeGo/client/packets/pb/message".LongMsgAction) as *"github.com/LagrangeDev/LagrangeGo/client/packets/pb/message".LongMsgAction value in struct literal
|
lint
Process completed with exit code 1.
|
test:
client/packets/message/multi_msg_upload.go#L14
cannot use []*message.LongMsgAction{…} (value of type []*"github.com/LagrangeDev/LagrangeGo/client/packets/pb/message".LongMsgAction) as *"github.com/LagrangeDev/LagrangeGo/client/packets/pb/message".LongMsgAction value in struct literal
|
test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|