nspcc-dev / neo-go

Go Node and SDK for the Neo blockchain
MIT License
123 stars 79 forks source link

*: fix linter issues #3557

Closed AnnaShaleva closed 3 months ago

AnnaShaleva commented 3 months ago

Linter is updated up to v1.60.1, the following issue is fixed:

predeclared  variable max has same name as predeclared identifier
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.06%. Comparing base (8ea0bc6) to head (c06543c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3557 +/- ## ======================================= Coverage 86.05% 86.06% ======================================= Files 330 330 Lines 38692 38692 ======================================= + Hits 33298 33300 +2 + Misses 3850 3847 -3 - Partials 1544 1545 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.