Skip to content

feat: implement crowdfund:create command #701

feat: implement crowdfund:create command

feat: implement crowdfund:create command #701

Triggered via pull request January 3, 2025 13:45
Status Failure
Total duration 2m 10s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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