Skip to content

[WIP] Traffic generator V2 #4208

[WIP] Traffic generator V2

[WIP] Traffic generator V2 #4208

Triggered via pull request December 20, 2024 23:48
Status Failure
Total duration 6m 30s
Artifacts

unit-tests.yml

on: pull_request
Coverage Report
0s
Coverage Report
Fit to window
Zoom out
Zoom in

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