Skip to content

Support reading from STDIN in ReadFile #973

Support reading from STDIN in ReadFile

Support reading from STDIN in ReadFile #973

Triggered via pull request April 26, 2024 11:20
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
0s
ci / test / set-go-matrix
ci  /  actionlint
4s
ci / actionlint
ci  /  ...  /  lint
1m 22s
ci / lint / lint
ci  /  ...  /  govulncheck
31s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Waiting for pending jobs
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
ci / test / test (oldstable)
Process completed with exit code 2.
ci / codeql / CodeQL Analyze (go)
could not import C (no metadata for C)
ci / lint / lint: internal/utils/io_test.go#L47
preferStringWriter: f.WriteString(content) should be preferred to the f.Write([]byte(content)) (gocritic)
ci / lint / lint: internal/utils/io_test.go#L15
TestReadFile's subtests should call t.Parallel (tparallel)
ci / lint / lint: internal/utils/io_test.go#L99
TestReadPasswordFromFile's subtests should call t.Parallel (tparallel)
ci / lint / lint: internal/utils/io_test.go#L168
Test_maybeUnwrap's subtests should call t.Parallel (tparallel)
ci / lint / lint
issues found
ci / test / test (stable)
The job was canceled because "oldstable" failed.
ci / test / test (stable)
The operation was canceled.