Skip to content

Bug/include nonce in siktx #6557

Bug/include nonce in siktx

Bug/include nonce in siktx #6557

Triggered via pull request October 5, 2023 11:24
Status Failure
Total duration 21m 31s
Artifacts

main.yml

on: pull_request
job_go_checks
35s
job_go_checks
job_go_build_for_mac
0s
job_go_build_for_mac
Publish code coverage
0s
Publish code coverage
Docker  /  Publish images
Docker / Publish images
Fit to window
Zoom out
Zoom in

Annotations

7 errors
job_go_checks: vochain/transaction/nonce.go#L38
cannot use payload.SetSIK (variable of type *models.SIKTx) as interface{GetNonce() uint32} value in assignment: *models.SIKTx does not implement interface{GetNonce() uint32} (missing method GetNonce)
job_go_checks: vochain/transaction/nonce.go#L40
cannot use payload.DelSIK (variable of type *models.SIKTx) as interface{GetNonce() uint32} value in assignment: *models.SIKTx does not implement interface{GetNonce() uint32} (missing method GetNonce)
job_go_checks
Process completed with exit code 1.
job_compose_test
Process completed with exit code 17.
job_go_test: vochain/transaction/nonce.go#L38
cannot use payload.SetSIK (variable of type *models.SIKTx) as interface{GetNonce() uint32} value in assignment: *models.SIKTx does not implement interface{GetNonce() uint32} (missing method GetNonce)
job_go_test: vochain/transaction/nonce.go#L40
cannot use payload.DelSIK (variable of type *models.SIKTx) as interface{GetNonce() uint32} value in assignment: *models.SIKTx does not implement interface{GetNonce() uint32} (missing method GetNonce)
job_go_test
Process completed with exit code 1.