Skip to content

Store auth in keyring and transfer it to nydusd via environment variable #2204

Store auth in keyring and transfer it to nydusd via environment variable

Store auth in keyring and transfer it to nydusd via environment variable #2204

Triggered via pull request August 2, 2023 14:30
Status Failure
Total duration 6m 47s
Artifacts

ci.yml

on: pull_request
Matrix: Cross Build Test
Code coverage
0s
Code coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build and Lint: pkg/auth/cache.go#L66
captLocal: `ImageID' should not be capitalized (gocritic)
Build and Lint: pkg/auth/keyring_test.go#L81
unslice: could simplify testValue[:] to testValue (gocritic)
Build and Lint: pkg/auth/keyring.go#L31
`avaliable` is a misspelling of `available` (misspell)
Build and Lint: pkg/auth/keyring.go#L52
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
Build and Lint
Process completed with exit code 2.