Skip to content

feat(x/gov): add late quorum voting period extension #91

feat(x/gov): add late quorum voting period extension

feat(x/gov): add late quorum voting period extension #91

Triggered via pull request September 18, 2024 10:02
Status Success
Total duration 8m 53s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Analyze: x/gov/types/v1/params.go#L71
cannot use burnProposalDeposit (variable of type string) as bool value in struct literal
Analyze: x/gov/types/v1/params.go#L72
cannot use burnVoteQuorum (variable of type string) as bool value in struct literal
Analyze: x/gov/types/v1/params.go#L94
not enough arguments in call to NewParams
Analyze
cannot use burnProposalDeposit (variable of type string) as bool value in struct literal
Analyze
cannot use burnVoteQuorum (variable of type string) as bool value in struct literal
Analyze
not enough arguments in call to NewParams
Analyze
not enough arguments in call to v1.NewParams
Analyze
not enough arguments in call to govv1.NewParams