Skip to content

fix: Properly parse json in the wait-tx command. (backport #20631) #35774

fix: Properly parse json in the wait-tx command. (backport #20631)

fix: Properly parse json in the wait-tx command. (backport #20631) #35774

Triggered via pull request June 13, 2024 14:56
Status Failure
Total duration 5m 11s
Artifacts

dependencies-review.yml

on: pull_request
dependency-review
1m 2s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
dependency-review: client/rpc/tx.go#L90
expected operand, found '<<'
dependency-review: client/rpc/tx.go#L107
illegal character U+0023 '#'
dependency-review: client/rpc/tx.go#L110
missing ',' in composite literal
dependency-review: client/rpc/tx.go#L111
expected operand, found 'return'
dependency-review: client/rpc/tx.go#L111
missing ',' in composite literal
dependency-review: client/rpc/tx.go#L111
missing ',' before newline in composite literal
dependency-review: client/rpc/tx.go#L112
missing ',' before newline in composite literal
dependency-review: client/rpc/tx.go#L113
missing ',' in composite literal
dependency-review: client/rpc/tx.go#L113
missing ',' before newline in composite literal
dependency-review: client/rpc/tx.go#L114
expected operand, found 'if'
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.