Skip to content

✨ Support calling provider plugins. #21

✨ Support calling provider plugins.

✨ Support calling provider plugins. #21

Triggered via pull request January 25, 2024 09:45
@guettliguettli
synchronize #36
Status Failure
Total duration 2m 15s
Artifacts

pr-lint.yml

on: pull_request_target
Lint Pull Request
2m 6s
Lint Pull Request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint Pull Request: pkg/providerplugin/providerplugin.go#L36
error returned from external package is unwrapped: sig: func path/filepath.Abs(path string) (string, error) (wrapcheck)
Lint Pull Request: pkg/providerplugin/providerplugin.go#L38
error returned from external package is unwrapped: sig: func path/filepath.Abs(path string) (string, error) (wrapcheck)
Lint Pull Request: pkg/providerplugin/providerplugin.go#L58
error returned from external package is unwrapped: sig: func (*os/exec.Cmd).Run() error (wrapcheck)
Lint Pull Request: pkg/cmd/create.go#L93
error returned from external package is unwrapped: sig: func github.com/SovereignCloudStack/csmctl/pkg/providerplugin.GetProviderExecutable(config *github.com/SovereignCloudStack/csmctl/pkg/clusterstack.CsmctlConfig) (path string, err error) (wrapcheck)
Lint Pull Request: pkg/cmd/create.go#L297
error returned from external package is unwrapped: sig: func github.com/SovereignCloudStack/csmctl/pkg/providerplugin.CreateNodeImages(config *github.com/SovereignCloudStack/csmctl/pkg/clusterstack.CsmctlConfig, clusterStackPath string, clusterStackReleaseDir string) error (wrapcheck)
Lint Pull Request
Process completed with exit code 2.