Skip to content

Rename tns-csi → nasty-csi and adapt auth to NASty protocol #2

Rename tns-csi → nasty-csi and adapt auth to NASty protocol

Rename tns-csi → nasty-csi and adapt auth to NASty protocol #2

Triggered via push March 13, 2026 14:37
Status Failure
Total duration 12m 19s
Artifacts

ci.yml

on: push
Build and Push Image
0s
Build and Push Image
Build Docker Image (PR)
0s
Build Docker Image (PR)
Build Plugin
0s
Build Plugin
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Lint: tests/sanity/sanity_test.go#L9
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_list_unmanaged.go#L10
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_list_snapshots.go#L9
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_list_orphaned.go#L10
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_list_clones.go#L8
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_list.go#L10
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_health.go#L9
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_cleanup.go#L12
File is not properly formatted (goimports)
Lint: cmd/kubectl-tns-csi/cmd_adopt.go#L345
File is not properly formatted (goimports)
Lint: pkg/tnsapi/client.go#L352
Error return value is not checked (errcheck)
Unit Tests
Process completed with exit code 2.
Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/