Skip to content

Implement a CSI for kubernetes that prepopulates a mounted emptyDir with #601

Implement a CSI for kubernetes that prepopulates a mounted emptyDir with

Implement a CSI for kubernetes that prepopulates a mounted emptyDir with #601

Triggered via push May 5, 2024 14:00
Status Failure
Total duration 2m 25s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
golangci: test/cached_csi_test.go#L41
Error return value of `s.Serve` is not checked (errcheck)
golangci: pkg/api/cachedcsi.go#L153
File is not `gofmt`-ed with `-s` (gofmt)
golangci: pkg/cached/cachedcsi.go#L26
const `driverName` is unused (unused)
golangci: pkg/cached/cachedcsi.go#L27
const `vendorVersion` is unused (unused)
golangci: pkg/api/cached.go#L36
unnecessary leading newline (whitespace)
golangci: pkg/api/cachedcsi.go#L39
unnecessary leading 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/.