771 read traffic generator #2228
unit-tests.yml
on: pull_request
Unit Tests
4m 58s
Coverage Report
0s
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/
|