Skip to content

feat: check latest block if no arg in q block and q block-results (backport #21084) #37769

feat: check latest block if no arg in q block and q block-results (backport #21084)

feat: check latest block if no arg in q block and q block-results (backport #21084) #37769

Triggered via pull request July 29, 2024 22:57
Status Failure
Total duration 1m 49s
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: server/cmt_cmds.go#L245
expected statement, found '<<'
dependency-review: server/cmt_cmds.go#L249
expected statement, found '=='
dependency-review: server/cmt_cmds.go#L257
expected statement, found '>>'
dependency-review: server/cmt_cmds.go#L257
expected ';', found arg
dependency-review: server/cmt_cmds.go#L257
expected '{', found `q block`
dependency-review: server/cmt_cmds.go#L257
expected ';', found `q block-results`
dependency-review: server/cmt_cmds.go#L257
illegal character U+0023 '#'
dependency-review: server/cmt_cmds.go#L284
expected '}', found 'case'
dependency-review: server/cmt_cmds.go#L284
expected ';', found auth
dependency-review: server/cmt_cmds.go#L302
expected '}', found 'default'
dependency-review
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/dependency-review-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/