fix(bug): sync from da and p2p when starting a node #1204
Annotations
2 errors and 2 warnings
build:
block/submit_test.go#L83
cannot use mockLayerI (variable of type *"github.com/dymensionxyz/dymint/mocks/settlement".LayerI) as "github.com/dymensionxyz/dymint/settlement".LayerI value in argument to testutil.GetManagerWithProposerKey: *"github.com/dymensionxyz/dymint/mocks/settlement".LayerI does not implement "github.com/dymensionxyz/dymint/settlement".LayerI (missing method GetHeightState)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|