Skip to content

feat(testutil/integration): allow to pass baseapp options (backport #21816) #40436

feat(testutil/integration): allow to pass baseapp options (backport #21816)

feat(testutil/integration): allow to pass baseapp options (backport #21816) #40436

Triggered via pull request September 19, 2024 10:42
Status Failure
Total duration 2m 5s
Artifacts

dependencies-review.yml

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

Annotations

10 errors and 1 warning
dependency-review: testutil/integration/router.go#L50
expected ')', found '<<'
dependency-review: testutil/integration/router.go#L50
missing ',' before newline in parameter list
dependency-review: testutil/integration/router.go#L51
expected ')', found '=='
dependency-review: testutil/integration/router.go#L55
expected ')', found '>>'
dependency-review: testutil/integration/router.go#L55
expected ';', found ':'
dependency-review: testutil/integration/router.go#L55
illegal character U+0023 '#'
dependency-review: testutil/integration/router.go#L70
illegal character U+0023 '#'
dependency-review: testutil/integration/router.go#L74
expected declaration, found 'for'
dependency-review: testutil/integration/router.go#L166
expected declaration, found 'if'
dependency-review: testutil/integration/router.go#L4
"context" imported and not used
dependency-review
The following actions use a deprecated Node.js version 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/