[WIP] Traffic generator V2 #4217
Annotations
6 errors and 1 warning
Linter:
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
|
Linter:
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)
|
Linter:
tools/traffic/workers/blob_writer.go#L1
: # github.com/Layr-Labs/eigenda/tools/traffic/workers [github.com/Layr-Labs/eigenda/tools/traffic/workers.test]
|
Linter:
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
|
Linter:
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)
|
Linter
issues found
|
Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|