Skip to content

Merge pull request #169 from runpod/yhl/fix #69

Merge pull request #169 from runpod/yhl/fix

Merge pull request #169 from runpod/yhl/fix #69

Triggered via push October 8, 2024 16:10
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
croc.Client.Receive calls comm.Comm.Close
build
croc.setupLocalRelay calls tcp.Run, which eventually calls comm.Comm.Connection
build
croc.Client.Receive calls comm.Comm.Receive
build
croc.Client.Receive calls comm.Comm.Send
build
croc.setupLocalRelay calls tcp.Run, which eventually calls comm.New
build
croc.Client.Receive calls tcp.ConnectToTCPServer, which calls comm.NewConnection
build
croc.init calls comm.init
build
croc.Client.transfer calls message.Send, which eventually calls compress.Compress
build
croc.Client.processMessage calls message.Decode, which calls compress.Decompress
build
croc.init calls compress.init