Skip to content

move flags out of main function #41

move flags out of main function

move flags out of main function #41

Triggered via pull request October 30, 2023 22:51
Status Failure
Total duration 19s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test: schema.go#L1
: # github.com/losisin/helm-values-schema-json [github.com/losisin/helm-values-schema-json.test]
Test: schema_test.go#L354
undefined: cui
Test: schema_test.go#L354
tt.args undefined (type struct{conf Config; errStr string} has no field or method args)
Test: schema_test.go#L356
no new variables on left side of :=
Test: schema_test.go#L356
undefined: err
Test: schema_test.go#L357
got.Error undefined (type string has no field or method Error) (typecheck)
Test
issues found