pass domain type provider to handshake config #8729
Annotations
10 errors and 2 warnings
test:
protocol/v2/testing/test_utils.go#L283
log.Fatalf format %s has arg header.Typeflag of wrong type byte
|
test:
ibft/storage/store_test.go#L25
networkconfig.TestNetwork.Domain undefined (type networkconfig.NetworkConfig has no field or method Domain)
|
test:
ibft/storage/store_test.go#L60
networkconfig.TestNetwork.Domain undefined (type networkconfig.NetworkConfig has no field or method Domain)
|
test:
ibft/storage/store_test.go#L95
networkconfig.TestNetwork.Domain undefined (type networkconfig.NetworkConfig has no field or method Domain)
|
test:
ibft/storage/store_test.go#L133
networkconfig.TestNetwork.Domain undefined (type networkconfig.NetworkConfig has no field or method Domain)
|
test:
ibft/storage/stores_test.go#L22
cannot use spectypes.RoleCommittee (constant 0 of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to qbftMap.Add
|
test:
ibft/storage/stores_test.go#L23
cannot use spectypes.RoleCommittee (constant 0 of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to qbftMap.Add
|
test:
ibft/storage/stores_test.go#L25
cannot use spectypes.RoleCommittee (constant 0 of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to qbftMap.Get
|
test:
ibft/storage/stores_test.go#L26
cannot use spectypes.RoleCommittee (constant 0 of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to qbftMap.Get
|
test:
ibft/storage/stores_test.go#L32
cannot use spectypes.RoleCommittee (constant 0 of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to NewStoresFromRoles
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|