Skip to content

feat(x/gov): emit depositor in proposal_deposit event (backport #19853) #32464

feat(x/gov): emit depositor in proposal_deposit event (backport #19853)

feat(x/gov): emit depositor in proposal_deposit event (backport #19853) #32464

Triggered via pull request March 25, 2024 16:01
Status Failure
Total duration 1m 5s
Artifacts

dependencies-review.yml

on: pull_request
dependency-review
55s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
dependency-review: x/gov/types/events.go#L12
expected 'IDENT', found '<<'
dependency-review: x/gov/types/events.go#L12
expected ';', found '<<'
dependency-review: x/gov/types/events.go#L46
illegal character U+0023 '#'
dependency-review: x/gov/types/events.go#L51
expected ')', found 'EOF'
dependency-review: x/gov/types/events.go#L51
expected ';', found 'EOF'
dependency-review: x/gov/client/utils/query.go#L49
undefined: types.AttributeKeyProposalID
dependency-review: x/gov/client/utils/query.go#L109
undefined: types.AttributeKeyProposalID
dependency-review: x/gov/client/utils/query.go#L166
undefined: types.AttributeKeyProposalID
dependency-review: x/gov/keeper/deposit.go#L167
expected statement, found '<<'
dependency-review: x/gov/keeper/deposit.go#L185
expected statement, found '>>'
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.