Skip to content

Merge pull request #159 from Yhlong00/main #63

Merge pull request #159 from Yhlong00/main

Merge pull request #159 from Yhlong00/main #63

Triggered via push September 9, 2024 15:09
Status Failure
Total duration 1m 24s
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