Skip to content

Implement error codes spec #7458

Implement error codes spec

Implement error codes spec #7458

Triggered via pull request August 20, 2024 15:18
Status Failure
Total duration 4m 17s
Artifacts

go-test.yml

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

Annotations

18 errors
go-test / macos (go 1.22.x): core/network/conn.go#L22
fmt.Sprintf format %s has arg c.ErrorCode of wrong type uint32
go-test / macos (go 1.22.x): core/network/mux.go#L23
fmt.Sprintf format %s has arg s.ErrorCode of wrong type github.com/libp2p/go-libp2p/core/network.StreamErrorCode
go-test / macos (go 1.22.x)
Process completed with exit code 1.
go-test / macos (go 1.21.x): core/network/conn.go#L22
fmt.Sprintf format %s has arg c.ErrorCode of wrong type uint32
go-test / macos (go 1.21.x): core/network/mux.go#L23
fmt.Sprintf format %s has arg s.ErrorCode of wrong type github.com/libp2p/go-libp2p/core/network.StreamErrorCode
go-test / macos (go 1.21.x)
Process completed with exit code 1.
go-test / ubuntu (go 1.21.x): core/network/conn.go#L22
fmt.Sprintf format %s has arg c.ErrorCode of wrong type uint32
go-test / ubuntu (go 1.21.x): core/network/mux.go#L23
fmt.Sprintf format %s has arg s.ErrorCode of wrong type github.com/libp2p/go-libp2p/core/network.StreamErrorCode
go-test / ubuntu (go 1.21.x)
Process completed with exit code 1.
go-test / windows (go 1.22.x): core/network/conn.go#L22
fmt.Sprintf format %s has arg c.ErrorCode of wrong type uint32
go-test / windows (go 1.22.x): core/network/mux.go#L23
fmt.Sprintf format %s has arg s.ErrorCode of wrong type github.com/libp2p/go-libp2p/core/network.StreamErrorCode
go-test / windows (go 1.22.x)
Process completed with exit code 1.
go-test / ubuntu (go 1.22.x): core/network/conn.go#L22
fmt.Sprintf format %s has arg c.ErrorCode of wrong type uint32
go-test / ubuntu (go 1.22.x): core/network/mux.go#L23
fmt.Sprintf format %s has arg s.ErrorCode of wrong type github.com/libp2p/go-libp2p/core/network.StreamErrorCode
go-test / ubuntu (go 1.22.x)
Process completed with exit code 1.
go-test / windows (go 1.21.x): core/network/conn.go#L22
fmt.Sprintf format %s has arg c.ErrorCode of wrong type uint32
go-test / windows (go 1.21.x): core/network/mux.go#L23
fmt.Sprintf format %s has arg s.ErrorCode of wrong type github.com/libp2p/go-libp2p/core/network.StreamErrorCode
go-test / windows (go 1.21.x)
Process completed with exit code 1.