Skip to content

removed convert usage outside of db work #8694

removed convert usage outside of db work

removed convert usage outside of db work #8694

Triggered via push July 17, 2024 15:07
Status Failure
Total duration 7m 58s
Artifacts

unit-test.yml

on: push
Fit to window
Zoom out
Zoom in

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: network/topics/controller_test.go#L54
cannot use validator (variable of type *DummyMessageValidator) as validation.MessageValidator value in argument to newPeers: *DummyMessageValidator does not implement validation.MessageValidator (missing method Validate)
test: network/topics/controller_test.go#L71
undefined: validation.NewMessageValidator
test: network/topics/controller_test.go#L376
not enough arguments in call to NewPubSub
test: network/topics/controller_test.go#L420
cannot use spectypes.BNRoleAttester (constant 0 of type "github.com/ssvlabs/ssv-spec/types".BeaconRole) as "github.com/ssvlabs/ssv-spec/types".RunnerRole value in argument to spectypes.NewMsgID
test: network/topics/controller_test.go#L426
undefined: specqbft.SignedMessage
test: network/topics/controller_test.go#L470
undefined: validation.Descriptor
test: network/topics/controller_test.go#L471
undefined: validation.Descriptor
test: network/topics/controller_test.go#L473
msg.SSVMessage.GetID().GetPubKey undefined (type "github.com/ssvlabs/ssv-spec/types".MessageID has no field or method GetPubKey)
test: network/topics/msg_validator_test.go#L43
not enough arguments in call to spectestingutils.TestingShare
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/