Skip to content

Tag newer logs

Tag newer logs #15113

Triggered via push May 10, 2024 13:57
Status Failure
Total duration 2m 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: protocol/v2/p2p/testing/utils.go#L173
cannot use pk (variable of type types.ValidatorPK) as []byte value in argument to hex.EncodeToString
lint: protocol/v2/p2p/testing/utils.go#L185
cannot use pk (variable of type types.ValidatorPK) as []byte value in argument to hex.EncodeToString
lint: protocol/v2/p2p/testing/utils.go#L192
cannot use pk (variable of type types.ValidatorPK) as []byte value in argument to hex.EncodeToString
lint: protocol/v2/p2p/testing/utils.go#L205
msgID.GetPubKey undefined (type types.MessageID has no field or method GetPubKey)
lint: protocol/v2/p2p/testing/utils.go#L258
mid.GetPubKey undefined (type types.MessageID has no field or method GetPubKey)
lint: protocol/v2/p2p/testing/utils.go#L284
unknown field Signature in struct literal of type types.SignedSSVMessage
lint: protocol/v2/p2p/testing/utils.go#L285
unknown field OperatorID in struct literal of type types.SignedSSVMessage
lint: protocol/v2/p2p/testing/utils.go#L286
unknown field Data in struct literal of type types.SignedSSVMessage
lint: protocol/v2/p2p/testing/utils.go#L306
mid.GetPubKey undefined (type types.MessageID has no field or method GetPubKey)
lint: protocol/v2/p2p/testing/utils.go#L330
unknown field Signature in struct literal of type types.SignedSSVMessage
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/