Skip to content

feat: improve configuration parsing #65

feat: improve configuration parsing

feat: improve configuration parsing #65

Triggered via pull request November 20, 2023 13:53
Status Failure
Total duration 1m 11s
Artifacts

build.yml

on: pull_request
lint and test
1m 2s
lint and test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint and test
cmd.main calls config.GetConfigOrDie, which eventually calls filepath.Abs
lint and test
v1alpha1.init calls admission.init, which eventually calls filepath.Base
lint and test
config.ReadConfig calls file.Provider, which calls filepath.Clean
lint and test
cmd.main calls config.GetConfigOrDie, which eventually calls filepath.Dir
lint and test
controller.init calls controller.init, which eventually calls filepath.Join
lint and test
client.poolClient.UpdateEnterprisePool calls enterprises.Client.UpdateEnterprisePool, which eventually calls filepath.VolumeName
lint and test
Process completed with exit code 2.