[WIP] Traffic generator V2 #4208
unit-tests.yml
on: pull_request
Unit Tests
6m 12s
Coverage Report
0s
Annotations
3 errors and 1 warning
Unit Tests:
tools/traffic/workers/blob_writer_test.go#L54
unknown field SignerPrivateKey in struct literal of type "github.com/Layr-Labs/eigenda/tools/traffic/config".WorkerConfig
|
Unit Tests:
tools/traffic/workers/blob_writer_test.go#L69
cannot use disperserClient (variable of type *MockDisperserClient) as "github.com/Layr-Labs/eigenda/api/clients/v2".DisperserClient value in argument to NewBlobWriter: *MockDisperserClient does not implement "github.com/Layr-Labs/eigenda/api/clients/v2".DisperserClient (wrong type for method DisperseBlob)
|
Unit Tests
Process completed with exit code 1.
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|