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

Errors prompted by the static analyser in x/btclightclient #9

Closed
SebastianElvis opened this issue Jun 14, 2022 · 2 comments
Closed

Comments

@SebastianElvis
Copy link
Member

My static analyser prompts some errors in module x/btclightclient. The error says that testkeeper.BTCLightClientKeeper is not defined in package testutil/keeper, which only has BTCLightClient. Compilations using make or ignite do not prompt any error.

Is this an issue or we can safely ignore it? @vitsalis

image

@vitsalis
Copy link
Member

Nice catch! Resolved in #11

What static analyzer are you using?

@SebastianElvis
Copy link
Member Author

Great! I'm using https://github.com/golangci/golangci-lint

KonradStaniec added a commit that referenced this issue Oct 25, 2023
* Add signing and sig verifing functions
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

No branches or pull requests

2 participants