Skip to content

771 read traffic generator #2228

771 read traffic generator

771 read traffic generator #2228

Triggered via pull request July 25, 2024 17:53
Status Failure
Total duration 5m 10s
Artifacts

unit-tests.yml

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

Annotations

10 errors and 1 warning
Unit Tests: tools/traffic/generator_test.go#L21
unknown field logger in struct literal of type traffic.TrafficGenerator
Unit Tests: tools/traffic/generator_test.go#L22
unknown field config in struct literal of type traffic.TrafficGenerator
Unit Tests: tools/traffic/generator_test.go#L23
unknown field Config in struct literal of type traffic.Config
Unit Tests: tools/traffic/generator_test.go#L29
unknown field disperserClient in struct literal of type traffic.TrafficGenerator
Unit Tests: tools/traffic/generator_test.go#L37
trafficGenerator.StartBlobWriter undefined (type *traffic.TrafficGenerator has no field or method StartBlobWriter)
Unit Tests: tools/traffic/generator_test.go#L49
unknown field logger in struct literal of type traffic.TrafficGenerator
Unit Tests: tools/traffic/generator_test.go#L50
unknown field config in struct literal of type traffic.TrafficGenerator
Unit Tests: tools/traffic/generator_test.go#L51
unknown field Config in struct literal of type traffic.Config
Unit Tests: tools/traffic/generator_test.go#L58
unknown field disperserClient in struct literal of type traffic.TrafficGenerator
Unit Tests: tools/traffic/generator_test.go#L66
trafficGenerator.StartBlobWriter undefined (type *traffic.TrafficGenerator has no field or method StartBlobWriter)
Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/