Skip to content

Unable to see Clippy errors in CI #4510

@0x009922

Description

@0x009922

Description

Consider this workflow run: https://github.com/hyperledger/iroha/actions/runs/8776778445/job/24080807386?pr=4456

image

That's it. Since all cargo output was redirected to &> clippy.json, there is nothing to see in CI. From development side, this harms ability to see what's wrong quickly.

Notes

From the Cargo Book:

--message-format fmt: The output format for diagnostic messages. Can be specified multiple times and consists of comma-separated values.

Not sure how this multiple format will look like and how to separate one from another, but it is definitely worth exploring.

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingCIiroha2-devThe re-implementation of a BFT hyperledger in RUST

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions