Skip to content

Feat multiple backends #1189

Feat multiple backends

Feat multiple backends #1189

Triggered via pull request January 20, 2025 07:03
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Vetting
issues found
Copyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Race Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Vetting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Vetting: channel/multi/asset.go#L33
exported: type name will be used as multi.MultiLedgerID by other packages, and that stutters; consider calling this LedgerID (revive)
Vetting: channel/multi/funder.go#L26
exported: type name will be used as multi.MultiLedgerIDKey by other packages, and that stutters; consider calling this LedgerIDKey (revive)
Vetting: client/test/multiledger.go#L99
exported: comment on exported method MultiLedgerAsset.MultiLedgerID should be of the form "MultiLedgerID ..." (revive)