Skip to content

771 read traffic generator #2234

771 read traffic generator

771 read traffic generator #2234

Triggered via pull request July 25, 2024 19:39
Status Failure
Total duration 35s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Linter: tools/traffic/blob_reader.go#L179
S1021: should merge variable declaration with assignment on next line (gosimple)
Linter: tools/traffic/blob_writer.go#L69
ineffectual assignment to fixedRandomData (ineffassign)
Linter: tools/traffic/generator.go#L158
ineffectual assignment to err (ineffassign)
Linter: tools/traffic/generator.go#L160
ineffectual assignment to err (ineffassign)
Linter
issues found
Linter
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, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/