Skip to content

[WIP] Traffic generator V2 #4217

[WIP] Traffic generator V2

[WIP] Traffic generator V2 #4217

Triggered via pull request December 30, 2024 23:34
Status Failure
Total duration 4m 42s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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