minimal diff to be able to return the task response bytes instead of just the task response digest #654
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.
|
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/.
|
Loading