Support reading from STDIN in ReadFile
#973
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
ci
/
...
/
set-go-matrix
0s
ci
/
actionlint
4s
ci
/
...
/
lint
1m 22s
ci
/
...
/
govulncheck
31s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Waiting for pending jobs
Matrix: ci / test / test
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.
|