Skip to content

DA-608 TzGo migration #112

DA-608 TzGo migration

DA-608 TzGo migration #112

Triggered via pull request July 30, 2024 13:56
Status Failure
Total duration 3m 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: cmd/tezosconnect.go#L15
could not import github.com/hyperledger/firefly-transaction-manager/pkg/fftm (-: # github.com/hyperledger/firefly-transaction-manager/pkg/fftm
lint
hf.SwaggerUIHandler undefined (type ffapi.HandlerFactory has no field or method SwaggerUIHandler)
lint
undefined: ffapi.Options
lint
undefined: ffapi.Options) (typecheck)
lint: internal/tezos/blocklistener.go#L9
File is not `gofmt`-ed with `-s` (gofmt)
lint: internal/tezos/deploy_contract_prepare.go#L8
File is not `gofmt`-ed with `-s` (gofmt)
lint: internal/tezos/exec_query.go#L9
File is not `gofmt`-ed with `-s` (gofmt)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-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/