feat: implement crowdfund:create command #701
Annotations
9 errors and 1 warning
lint:
internal/engine/command/crowdfund/create.go#L38
G104: Errors unhandled. (gosec)
|
lint:
internal/engine/command/crowdfund/crowdfund_test.go#L61
func `(*testData).createTestCampaign` is unused (unused)
|
lint:
internal/entity/faucet.go#L18
Comment should end in a period (godot)
|
lint:
internal/entity/voucher.go#L21
Comment should end in a period (godot)
|
lint:
internal/engine/command/crowdfund/crowdfund_test.go#L68
File is not properly formatted (gofmt)
|
lint:
internal/engine/command/crowdfund/crowdfund.go#L23
File is not properly formatted (gofumpt)
|
lint:
internal/engine/command/crowdfund/crowdfund_test.go#L73
File is not properly formatted (gofumpt)
|
lint:
internal/engine/command/crowdfund/crowdfund.go#L32
ST1016: methods on the same type should have the same receiver name (seen 1x "c", 1x "n") (stylecheck)
|
lint
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|