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

[R4R] feat(oracle) #30

Merged
merged 49 commits into from
Apr 25, 2024

fix lint

d892e60
Select commit
Loading
Failed to load commit list.
Merged

[R4R] feat(oracle) #30

fix lint
d892e60
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec succeeded Apr 25, 2024 in 4s

4 new alerts

New alerts in code changed by this pull request

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 97 in x/oracle/types/params.go

See this annotation in the file changed.

Code scanning / gosec

Returned error is not propagated up the stack. Warning

Returned error is not propagated up the stack.

Check warning on line 166 in x/oracle/module.go

See this annotation in the file changed.

Code scanning / gosec

Returned error is not propagated up the stack. Warning

Returned error is not propagated up the stack.

Check warning on line 37 in x/oracle/types/message_update_params.go

See this annotation in the file changed.

Code scanning / gosec

Returned error is not propagated up the stack. Warning

Returned error is not propagated up the stack.

Check warning on line 98 in x/oracle/keeper/single.go

See this annotation in the file changed.

Code scanning / gosec

Errors unhandled. Warning

Errors unhandled.