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

Refactor modules #881

Draft
wants to merge 4 commits into
base: feature/dev
Choose a base branch
from

reverting nft init

5d58ba4
Select commit
Loading
Failed to load commit list.
Draft

Refactor modules #881

reverting nft init
5d58ba4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 9, 2024 in 4s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 249 in app/keepers/keepers.go

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

This definition of tkeys is never used.

Check warning on line 505 in app/keepers/keepers.go

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

This definition of bandoracleModule is never used.

Check warning on line 735 in app/keepers/keepers.go

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

This definition of oracleModule is never used.