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!: update PSS cli #1708

Merged
merged 1 commit into from
Mar 26, 2024

finalize PSS CLI cmds

383ae1e
Select commit
Loading
Failed to load commit list.
Merged

feat!: update PSS cli #1708

finalize PSS CLI cmds
383ae1e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Mar 14, 2024 in 5s

1 configuration not found

Warning: Code scanning cannot determine the alerts introduced by this pull request, because 1 configuration present on refs/heads/feat/partial-set-security was not found:

Actions workflow (codeql.yml)

  • ❓  .github/workflows/codeql.yml:CodeQL-Build

View all branch alerts.

Annotations

Check warning on line 692 in tests/integration/distribution.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning test

Iteration over map may be a possible source of non-determinism

Check warning on line 116 in x/ccv/provider/keeper/validator_set_update.go

See this annotation in the file changed.

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

Possible panics in BeginBock- or EndBlock-related consensus methods could cause a chain halt

Check warning on line 20 in x/ccv/provider/keeper/validator_set_update.go

See this annotation in the file changed.

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

Possible panics in BeginBock- or EndBlock-related consensus methods could cause a chain halt

Check warning on line 78 in x/ccv/provider/keeper/validator_set_update.go

See this annotation in the file changed.

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

Possible panics in BeginBock- or EndBlock-related consensus methods could cause a chain halt

Check warning on line 375 in tests/integration/setup.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning test

Iteration over map may be a possible source of non-determinism

Check warning on line 1120 in tests/integration/distribution.go

See this annotation in the file changed.

Code scanning / CodeQL

Iteration over map Warning test

Iteration over map may be a possible source of non-determinism