Skip to content

allow Write during streaming mode. add Flush function #295

allow Write during streaming mode. add Flush function

allow Write during streaming mode. add Flush function #295

Triggered via pull request October 26, 2023 16:37
Status Failure
Total duration 1m 56s
Artifacts

x.yml

on: pull_request
Matrix: codeql / analyze
Matrix: test / run
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
commit / lint
You have commit messages with errors ⧗ input: allow weir dstreaming ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: better error ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
test / run (amd64, ubuntu-latest, 1.21.x)
Process completed with exit code 1.
lint / run
issues found
test / run (amd64, windows-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (amd64, windows-latest, 1.21.x)
The operation was canceled.
test / run (386, ubuntu-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (386, ubuntu-latest, 1.21.x)
The operation was canceled.
cover / run
Process completed with exit code 2.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The operation was canceled.
test / run (amd64, macos-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
test / run (amd64, macos-latest, 1.21.x)
The operation was canceled.
lint / run: w.go#L71
exported: comment on exported method Writer.Flush should be of the form "Flush ..." (revive)
codeql / analyze (go)
Expected `which go` to return /usr/bin/go, but got /opt/hostedtoolcache/go/1.21.3/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.