feat: Curio market migration command #231
ci.yml
on: pull_request
ci-lint
22s
build-all
4m 44s
lint
4m 16s
gofmt
1m 4s
cbor-check
2m 7s
docs-check
3m 15s
gen-check
3m 11s
mod-tidy-check
57s
lid-docker-compose
1m 33s
Matrix: test
Annotations
6 errors
|
lint
Process completed with exit code 1.
|
|
lint:
cmd/migrate-curio/yugabyte.go#L53
ST1005: error strings should not end with punctuation or newlines (staticcheck)
|
|
lint:
cmd/migrate-curio/migrate.go#L464
QF1008: could remove embedded field "ClientDealProposal" from selector (staticcheck)
|
|
lint:
cmd/migrate-curio/migrate.go#L459
QF1008: could remove embedded field "ClientDealProposal" from selector (staticcheck)
|
|
lint:
cmd/migrate-curio/migrate.go#L431
QF1008: could remove embedded field "ClientDealProposal" from selector (staticcheck)
|
|
lint:
cmd/migrate-curio/main.go#L76
Error return value of `os.Stderr.WriteString` is not checked (errcheck)
|