lnd
lnd copied to clipboard
Linter checks go versions in Dockerfile and YAML files
Change Description
This PR adds two checks to the linter. These checks ensure that the Go version used in Dockerfile files and YAML files are consistent and as expected.
Steps to Test
Check to ensure that the CI linter Go version check output is correct.
Pull Request Checklist
Testing
- [ ] Your PR passes all CI checks.
- [ ] Tests covering the positive and negative (error paths) are included.
- [ ] Bug fixes contain tests triggering the bug to prevent regressions.
Code Style and Documentation
- [ ] The change obeys the Code Documentation and Commenting guidelines, and lines wrap at 80.
- [ ] Commits follow the Ideal Git Commit Structure.
- [ ] Any new logging statements use an appropriate subsystem and logging level.
- [ ] There is a change description in the release notes, or
[skip ci]
in the commit message for small changes.
📝 Please see our Contribution Guidelines for further guidance.
@ffranr, remember to re-request review from reviewers when ready
@ffranr, remember to re-request review from reviewers when ready
Closing due to inactivity
Closing due to inactivity
Closing due to inactivity
Closing due to inactivity
Closing due to inactivity
following the orders of the bot 🤓 feel free to re-open!
@guggero Thanks for the review! I've addressed your comments here: https://github.com/lightningnetwork/lnd/pull/8954 I couldn't reopen this PR, I think because I forced push before re-opening, not sure.