Skip to content

minimal diff to be able to return the task response bytes instead of just the task response digest #654

minimal diff to be able to return the task response bytes instead of just the task response digest

minimal diff to be able to return the task response bytes instead of just the task response digest #654

Triggered via pull request May 29, 2024 04:43
Status Failure
Total duration 1m 3s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test: services/bls_aggregation/blsagg.go#L209
unknown field TaskResponse in struct literal of type "github.com/Layr-Labs/eigensdk-go/types".SignedTaskResponseDigest
Test: services/bls_aggregation/blsagg.go#L269
signedTaskResponseDigest.TaskResponse undefined (type "github.com/Layr-Labs/eigensdk-go/types".SignedTaskResponseDigest has no field or method TaskResponse)
Test: services/bls_aggregation/blsagg.go#L336
signedTaskResponseDigest.TaskResponse undefined (type "github.com/Layr-Labs/eigensdk-go/types".SignedTaskResponseDigest has no field or method TaskResponse)
Test: services/bls_aggregation/blsagg.go#L389
signedTaskResponseDigest.TaskResponse undefined (type "github.com/Layr-Labs/eigensdk-go/types".SignedTaskResponseDigest has no field or method TaskResponse)
Test
Process completed with exit code 2.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.