Implement error codes spec #7455
Annotations
6 errors and 1 warning
go-check / All:
core/network/conn.go#L22
fmt.Sprintf format %s has arg c.ErrorCode of wrong type uint32
|
go-check / All:
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-check / All
Process completed with exit code 1.
|
go-check / All:
core/network/conn.go#L22
Printf format %s has arg #1 of wrong type uint32 (SA5009)
|
go-check / All:
core/network/mux.go#L23
Printf format %s has arg #1 of wrong type github.com/libp2p/go-libp2p/core/network.StreamErrorCode (SA5009)
|
go-check / All
Process completed with exit code 1.
|
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/
|