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

go.mod: tidy #3748

Merged
merged 2 commits into from
Dec 12, 2024
Merged

go.mod: tidy #3748

merged 2 commits into from
Dec 12, 2024

Conversation

AnnaShaleva
Copy link
Member

Fix linter after #3746 and #3747.

@AnnaShaleva
Copy link
Member Author

@roman-khimov please, ensure testing jobs are passed before the merge.

Fix linter after #3746 and #3747:
```
 Running [/home/runner/golangci-lint-1.62.2-linux-amd64/golangci-lint run --path-prefix=scripts --config=/home/runner/work/neo-go/neo-go/nspcc-gh/.golangci.yml] in [/home/runner/work/neo-go/neo-go/scripts] ...
  level=error msg="Running error: context loading failed: no go files to analyze: running `go mod tidy` may solve the problem"

  Error: golangci-lint exit with code 5
```

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.96%. Comparing base (15cc559) to head (3c372de).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3748      +/-   ##
==========================================
+ Coverage   82.81%   82.96%   +0.15%     
==========================================
  Files         335      335              
  Lines       46847    46763      -84     
==========================================
+ Hits        38794    38799       +5     
+ Misses       6458     6369      -89     
  Partials     1595     1595              

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

@AnnaShaleva AnnaShaleva merged commit 283ca5c into master Dec 12, 2024
34 checks passed
@AnnaShaleva AnnaShaleva deleted the fix-gomod branch December 12, 2024 13:42
@roman-khimov
Copy link
Member

Looks like dependabot can't handle NeoGo repository at all. Not the first time we see this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants