Swei/cmdv1 #33
Annotations
10 errors
build:
cmd/kperf/commands/runner/runner.go#L23
syntax error: non-declaration statement outside function body
|
build
Process completed with exit code 2.
|
test:
cmd/kperf/commands/runner/runner.go#L23
syntax error: non-declaration statement outside function body
|
test
Process completed with exit code 2.
|
linter:
cmd/kperf/commands/runner/runner.go#L1
: # github.com/Azure/kperf/cmd/kperf/commands/runner
|
linter:
cmd/kperf/commands/runner/runner.go#L23
syntax error: non-declaration statement outside function body (typecheck)
|
linter:
cmd/kperf/commands/runner/runner.go#L23
expected declaration, found "gopkg.in/yaml.v2" (typecheck)
|
linter:
cmd/kperf/commands/root.go#L5
could not import github.com/Azure/kperf/cmd/kperf/commands/runner (-: # github.com/Azure/kperf/cmd/kperf/commands/runner
|
linter:
cmd/kperf/commands/runner/runner.go#L23
syntax error: non-declaration statement outside function body) (typecheck)
|
linter
issues found
|