Skip to content

Implement error codes spec #7531

Implement error codes spec

Implement error codes spec #7531

Triggered via pull request September 13, 2024 13:13
Status Failure
Total duration 1m 45s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
go-check / All
Process completed with exit code 1.
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L169
syntax error: unexpected ) in composite literal; possibly missing comma or }
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L194
syntax error: unexpected >>, expected expression
go-check / All
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError)
go-check / All
Process completed with exit code 1.
go-check / All: p2p/transport/quic/conn_test.go#L333
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError) (compile)
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L149
expected declaration, found '<<'
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L168
expected operand, found '=='
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L170
missing ',' in composite literal
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L171
expected operand, found 'return'
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L172
missing ',' before newline in composite literal
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L173
expected operand, found 'return'
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L194
expected operand, found '>>'
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L197
missing ',' in composite literal
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L198
expected ')', found sync
go-check / All: p2p/transport/webrtc/pb/message.pb.go#L199
expected '==', found '='
go-check / All
The following actions use a deprecated Node.js version and will be forced to run on node20: trail-of-forks/setup-protoc@a97892a429d98fae78d26f40334ab7eb616d08b9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/