Skip to content

Implement error codes spec #7533

Implement error codes spec

Implement error codes spec #7533

Triggered via pull request September 13, 2024 12:59
Status Failure
Total duration 2m 36s
Artifacts

go-test.yml

on: pull_request
Matrix: go-test / unit
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 12 warnings
go-test / macos (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-test / macos (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-test / macos (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L169
syntax error: unexpected ) in composite literal; possibly missing comma or }
go-test / macos (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L194
syntax error: unexpected >>, expected expression
go-test / macos (go 1.22.x): p2p/transport/quic/conn_test.go#L333
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError)
go-test / macos (go 1.22.x)
Process completed with exit code 1.
go-test / macos (go 1.22.x)
Process completed with exit code 127.
go-test / macos (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-test / macos (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-test / macos (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L169
syntax error: unexpected ) in composite literal; possibly missing comma or }
go-test / macos (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L194
syntax error: unexpected >>, expected expression
go-test / macos (go 1.23.x): p2p/transport/quic/conn_test.go#L333
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError)
go-test / macos (go 1.23.x)
Process completed with exit code 1.
go-test / macos (go 1.23.x)
Process completed with exit code 127.
go-test / ubuntu (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-test / ubuntu (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-test / ubuntu (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L169
syntax error: unexpected ) in composite literal; possibly missing comma or }
go-test / ubuntu (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L194
syntax error: unexpected >>, expected expression
go-test / ubuntu (go 1.22.x): p2p/transport/quic/conn_test.go#L333
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError)
go-test / ubuntu (go 1.22.x)
Process completed with exit code 1.
go-test / ubuntu (go 1.22.x)
Process completed with exit code 127.
go-test / ubuntu (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-test / ubuntu (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-test / ubuntu (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L169
syntax error: unexpected ) in composite literal; possibly missing comma or }
go-test / ubuntu (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L194
syntax error: unexpected >>, expected expression
go-test / ubuntu (go 1.23.x): p2p/transport/quic/conn_test.go#L333
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError)
go-test / ubuntu (go 1.23.x)
Process completed with exit code 1.
go-test / ubuntu (go 1.23.x)
Process completed with exit code 127.
go-test / windows (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-test / windows (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-test / windows (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L169
syntax error: unexpected ) in composite literal; possibly missing comma or }
go-test / windows (go 1.23.x): p2p/transport/webrtc/pb/message.pb.go#L194
syntax error: unexpected >>, expected expression
go-test / windows (go 1.23.x): p2p/transport/quic/conn_test.go#L333
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError)
go-test / windows (go 1.23.x)
Process completed with exit code 1.
go-test / windows (go 1.23.x)
Process completed with exit code 127.
go-test / windows (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L149
syntax error: non-declaration statement outside function body
go-test / windows (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L168
syntax error: unexpected ==, expected expression
go-test / windows (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L169
syntax error: unexpected ) in composite literal; possibly missing comma or }
go-test / windows (go 1.22.x): p2p/transport/webrtc/pb/message.pb.go#L194
syntax error: unexpected >>, expected expression
go-test / windows (go 1.22.x): p2p/transport/quic/conn_test.go#L333
str.ResetWithError undefined (type network.MuxedStream has no field or method ResetWithError)
go-test / windows (go 1.22.x)
Process completed with exit code 1.
go-test / windows (go 1.22.x)
Process completed with exit code 127.
go-test / macos (go 1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / macos (go 1.22.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / macos (go 1.23.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / macos (go 1.23.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / ubuntu (go 1.22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / ubuntu (go 1.22.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / ubuntu (go 1.23.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / ubuntu (go 1.23.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / windows (go 1.23.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / windows (go 1.23.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.
go-test / windows (go 1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go-test / windows (go 1.22.x)
No files were found with the provided path: ./test_results.db. No artifacts will be uploaded.