Skip to content

refactor p2p unit tests #396

refactor p2p unit tests

refactor p2p unit tests #396

Triggered via push December 12, 2023 08:33
Status Failure
Total duration 3m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build-win
cannot use appSender (variable of type "github.com/ava-labs/avalanchego/snow/engine/common".AppSender) as "github.com/ava-labs/avalanchego/network/p2p".AppSender value in argument to p2p.NewNetwork: "github.com/ava-labs/avalanchego/snow/engine/common".AppSender does not implement "github.com/ava-labs/avalanchego/network/p2p".AppSender (wrong type for method SendAppRequest)
build-win
Process completed with exit code 1.
build-win
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-win
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/