Implement a CSI for kubernetes that prepopulates a mounted emptyDir with #617
Annotations
7 errors and 4 warnings
golangci:
test/cached_csi_test.go#L41
Error return value of `s.ServeCSI` is not checked (errcheck)
|
golangci:
pkg/api/cached.go#L28
field `name` is unused (unused)
|
golangci:
pkg/api/cachedcsi.go#L45
unnecessary leading newline (whitespace)
|
golangci:
pkg/cli/cachedaemon.go#L135
unnecessary trailing newline (whitespace)
|
golangci
issues found
|
test-js
Process completed with exit code 2.
|
test
Process completed with exit code 2.
|
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-fuzz
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|