Skip to content

optimise attestation signature verification #35126

optimise attestation signature verification

optimise attestation signature verification #35126

Triggered via pull request September 10, 2024 17:44
Status Failure
Total duration 21m 50s
Artifacts

ci.yml

on: pull_request
Matrix: tests-windows
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests (ubuntu-22.04): cl/phase1/network/services/attestation_service_test.go#L366
cannot use tt.args.msg (variable of type *solid.Attestation) as *solid.AttestationWithGossipData value in argument to t.attService.ProcessMessage (typecheck)
tests (ubuntu-22.04)
Process completed with exit code 2.
tests (macos-14)
The job was canceled because "ubuntu-22_04" failed.
tests (macos-14): cl/phase1/network/services/attestation_service_test.go#L366
cannot use tt.args.msg (variable of type *solid.Attestation) as *solid.AttestationWithGossipData value in argument to t.attService.ProcessMessage
tests (macos-14)
The operation was canceled.
tests-windows (windows-2022)
Exception calling "SetPageFileSize" with "3" argument(s): "The operation completed successfully" At D:\a\_actions\al-cheb\configure-pagefile-action\v1.4\scripts\SetPageFileSize.ps1:193 char:1 + [Util.PageFile]::SetPageFileSize($minimumSize, $maximumSize, $diskRoo ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodInvocationException + FullyQualifiedErrorId : Win32Exception
tests-windows (windows-2022): cl/phase1/network/services/attestation_service_test.go#L366
cannot use tt.args.msg (variable of type *solid.Attestation) as *solid.AttestationWithGossipData value in argument to t.attService.ProcessMessage
tests-windows (windows-2022)
Process completed with exit code 1.