add ziti edge quickstart
to start an ephemeral environment
#139
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
lint:
ziti/cmd/helpers/env_helpers.go#L1
: # github.com/openziti/ziti/ziti/cmd/helpers [github.com/openziti/ziti/ziti/cmd/helpers.test]
|
lint:
ziti/cmd/helpers/helpers_test.go#L39
assignment mismatch: 2 variables but GetZitiHome returns 1 value
|
lint:
ziti/cmd/helpers/helpers_test.go#L52
assignment mismatch: 2 variables but GetZitiHome returns 1 value
|
lint:
ziti/cmd/helpers/helpers_test.go#L65
assignment mismatch: 2 variables but GetZitiHome returns 1 value (typecheck)
|
lint:
ziti/cmd/create/create_config.go#L309
func `handleVariableError` is unused (unused)
|
lint:
ziti/cmd/edge/quickstart.go#L117
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
ziti/cmd/edge/quickstart.go#L120
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
ziti/cmd/edge/quickstart.go#L133
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
lint:
ziti/cmd/edge/quickstart.go#L94
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint:
ziti/cmd/edge/quickstart.go#L104
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ziti/ziti. Supported file pattern: go.sum
|