Skip to content

feat: clean up p2p & implement missing peering functionality #6232

feat: clean up p2p & implement missing peering functionality

feat: clean up p2p & implement missing peering functionality #6232

Triggered via pull request November 15, 2024 03:25
Status Failure
Total duration 1m 17s
Artifacts

contribs.yml

on: pull_request
Matrix: Run Main
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
Run Main (gnokeykc) / Go Test / test
missing go.sum entry for module providing package github.com/sig-0/insertion-queue (imported by github.com/gnolang/gno/tm2/pkg/p2p/dial); to add:
Run Main (gnokeykc) / Go Test / test
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/gnolang/gno/tm2/pkg/p2p); to add:
Run Main (gnokeykc) / Go Test / test
Process completed with exit code 1.
Run Main (gnogenesis) / Go Build / generated
Process completed with exit code 1.
Run Main (gnogenesis) / Go Linter / lint
golangci-lint exit with code 5
Run Main (gnomigrate) / Go Build / generated
Process completed with exit code 1.
Run Main (gnomigrate) / Go Test / test
Process completed with exit code 1.
Run Main (gnodev) / Go Test / test
missing go.sum entry for module providing package github.com/sig-0/insertion-queue (imported by github.com/gnolang/gno/tm2/pkg/p2p/dial); to add:
Run Main (gnodev) / Go Test / test
Process completed with exit code 1.
Run Main (gnomigrate) / Go Linter / lint
golangci-lint exit with code 5
Run Main (gnogenesis) / Go Test / test
Process completed with exit code 1.
Run Main (gnofaucet) / Go Test / test
missing go.sum entry for module providing package github.com/sig-0/insertion-queue (imported by github.com/gnolang/gno/tm2/pkg/p2p/dial); to add:
Run Main (gnofaucet) / Go Test / test
Process completed with exit code 1.
Run Main (gnokeykc) / Go Linter / lint
golangci-lint exit with code 3
Run Main (gnofaucet) / Go Linter / lint
golangci-lint exit with code 3
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
Run Main (gnodev) / Go Linter / lint: contribs/gnodev/pkg/dev/node.go#L358
n.GenesisDoc undefined (type *Node has no field or method GenesisDoc) (typecheck)
setup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/