Skip to content

Conversation

@Davidson-Souza
Copy link
Member

What is the purpose of this pull request?

  • Bug fix
  • Documentation update
  • New feature
  • Test
  • Other:

Which crates are being modified?

  • floresta-chain
  • floresta-cli
  • floresta-common
  • floresta-compact-filters
  • floresta-electrum
  • floresta-watch-only
  • floresta-wire
  • floresta
  • florestad
  • Other: .

Description

#457 introduced a change that broke a new lint for string interpolation. For some reason, it didn't break on the PR itself, but did break after merge. This commit fixes it and should get CI green again.

Checklist

  • I've signed all my commits
  • I ran just lint
  • I ran cargo test
  • I've checked the integration tests
  • I've followed the contribution guidelines
  • I'm linking the issue being fixed by this PR (if any)

\vinteumorg#457 introduced a change that broke a new lint for string
interpolation. For some reason, it didn't break on the PR itself, but
did break after merge. This commit fixes it and should get CI green
again.
@Davidson-Souza Davidson-Souza added bug Something isn't working CI A change or issue related to CI labels Apr 28, 2025
@Davidson-Souza Davidson-Souza merged commit 75570c9 into vinteumorg:master Apr 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working CI A change or issue related to CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant