Skip to content

PRODENG-2532 Using rig CleanUpEnvironment and UpdateEnvironment funcs #34

PRODENG-2532 Using rig CleanUpEnvironment and UpdateEnvironment funcs

PRODENG-2532 Using rig CleanUpEnvironment and UpdateEnvironment funcs #34

Triggered via pull request February 12, 2024 14:33
Status Failure
Total duration 1m 10s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint: pkg/configurer/linux.go#L194
error returned from external package is unwrapped: sig: func (github.com/k0sproject/rig/os.Linux).UpdateEnvironment(h github.com/k0sproject/rig/os.Host, env map[string]string) error (wrapcheck)
Lint: pkg/configurer/linux.go#L201
error returned from external package is unwrapped: sig: func (github.com/k0sproject/rig/os.Linux).CleanupEnvironment(h github.com/k0sproject/rig/os.Host, env map[string]string) error (wrapcheck)
Lint: pkg/configurer/windows.go#L218
error returned from external package is unwrapped: sig: func (github.com/k0sproject/rig/os.Windows).UpdateEnvironment(h github.com/k0sproject/rig/os.Host, env map[string]string) error (wrapcheck)
Lint: pkg/configurer/windows.go#L223
error returned from external package is unwrapped: sig: func (github.com/k0sproject/rig/os.Windows).CleanupEnvironment(h github.com/k0sproject/rig/os.Host, env map[string]string) error (wrapcheck)
Lint
issues found
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.