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

chore: fixate golangci-lint CI version to 1.59 #2693

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

zivkovicmilos
Copy link
Member

Description

This PR fixates the golangci-lint CI version to 1.59, since this is the version we utilize for misc/devdeps that powers the make lint directive.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@zivkovicmilos zivkovicmilos added the 📦 ⛰️ gno.land Issues or PRs gno.land package related label Aug 14, 2024
@zivkovicmilos zivkovicmilos self-assigned this Aug 14, 2024
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.15%. Comparing base (4553879) to head (48f3e03).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2693   +/-   ##
=======================================
  Coverage   60.15%   60.15%           
=======================================
  Files         561      561           
  Lines       74999    74999           
=======================================
+ Hits        45113    45116    +3     
+ Misses      26505    26504    -1     
+ Partials     3381     3379    -2     
Flag Coverage Δ
contribs/gnofaucet 14.46% <ø> (ø)
gno.land 64.75% <ø> (ø)
misc/genstd 80.54% <ø> (ø)
misc/logos 20.23% <ø> (ø)
tm2 62.03% <ø> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zivkovicmilos zivkovicmilos merged commit 5b768db into master Aug 14, 2024
119 checks passed
@zivkovicmilos zivkovicmilos deleted the dev/zivkovicmilos/fixate-linter-ci branch August 14, 2024 08:41
MikaelVallenet pushed a commit to MikaelVallenet/gno that referenced this pull request Aug 17, 2024
## Description

This PR fixates the `golangci-lint` CI version to `1.59`, since this is
the version we utilize for `misc/devdeps` that powers the `make lint`
directive.

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>
linhpn99 pushed a commit to linhpn99/gno that referenced this pull request Aug 20, 2024
## Description

This PR fixates the `golangci-lint` CI version to `1.59`, since this is
the version we utilize for `misc/devdeps` that powers the `make lint`
directive.

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants