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

feat(app): replace staking with dogfood #42

Merged
merged 27 commits into from
Apr 29, 2024

chore(lint): remove unused params

e85d955
Select commit
Loading
Failed to load commit list.
Merged

feat(app): replace staking with dogfood #42

chore(lint): remove unused params
e85d955
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec succeeded Apr 29, 2024 in 7s

5 new alerts

New alerts in code changed by this pull request

  • 5 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 330 in cmd/exocored/testnet.go

See this annotation in the file changed.

Code scanning / gosec

Returned error is not propagated up the stack. Warning test

Returned error is not propagated up the stack.

Check warning on line 184 in app/test_helpers.go

See this annotation in the file changed.

Code scanning / gosec

Returned error is not propagated up the stack. Warning test

Returned error is not propagated up the stack.

Check warning on line 183 in app/test_helpers.go

See this annotation in the file changed.

Code scanning / gosec

Returned error is not propagated up the stack. Warning test

Returned error is not propagated up the stack.

Check warning on line 161 in app/ethtest_helper.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 160 in app/ethtest_helper.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.