Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clippy error: field 0 is never read #26

Closed
PaulRBerg opened this issue Jan 11, 2024 · 0 comments · Fixed by #30
Closed

Clippy error: field 0 is never read #26

PaulRBerg opened this issue Jan 11, 2024 · 0 comments · Fixed by #30
Assignees
Labels
effort: medium Default level of effort. priority: 1 This is important. It should be dealt with shortly. type: bug Something isn't working. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.

Comments

@PaulRBerg
Copy link
Member

PaulRBerg commented Jan 11, 2024

It looks like there's an error found by Clippy on main:

error: field 0 is never read

https://github.com/sablier-labs/v2-merkle-api/actions/runs/7488340708/job/20382604570

@PaulRBerg PaulRBerg added effort: medium Default level of effort. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise. priority: 1 This is important. It should be dealt with shortly. type: bug Something isn't working. labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Default level of effort. priority: 1 This is important. It should be dealt with shortly. type: bug Something isn't working. work: complicated Sense-analyze-respond. The relationship between cause and effect requires analysis or expertise.
Projects
None yet
2 participants