Skip to content

feat(server): in-place testnet creator (backport #19280) #61501

feat(server): in-place testnet creator (backport #19280)

feat(server): in-place testnet creator (backport #19280) #61501

Triggered via pull request February 12, 2024 10:57
Status Failure
Total duration 2m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: baseapp/abci.go#L1
: # github.com/cosmos/cosmos-sdk/baseapp
golangci-lint: baseapp/options.go#L99
syntax error: non-declaration statement outside function body
golangci-lint: baseapp/options.go#L113
syntax error: non-declaration statement outside function body
golangci-lint: baseapp/options.go#L113
invalid character U+0023 '#' (typecheck)
golangci-lint: baseapp/options.go#L99
expected declaration, found '<<' (typecheck)
golangci-lint: baseapp/options.go#L113
illegal character U+0023 '#' (typecheck)
golangci-lint: client/grpc/tmservice/service.go#L12
could not import github.com/cosmos/cosmos-sdk/baseapp (-: # github.com/cosmos/cosmos-sdk/baseapp
golangci-lint: baseapp/options.go#L99
syntax error: non-declaration statement outside function body
golangci-lint: baseapp/options.go#L113
syntax error: non-declaration statement outside function body
golangci-lint: baseapp/options.go#L113
invalid character U+0023 '#') (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.