#146 inherit from sz-sdk-go and sz-sdk-go-core #1
Annotations
10 errors
lint:
cmd/cmd_test.go#L10
unused-parameter: parameter 'testing' seems to be unused, consider removing or renaming it as _
|
lint:
cmd/completion.go#L22
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
lint:
cmd/docs.go#L18
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _
|
lint:
cmd/github.go#L8
var-declaration: should omit type string from declaration of var githubDate; it will be inferred from the right-hand side
|
lint:
cmd/github.go#L9
var-declaration: should omit type string from declaration of var githubIteration; it will be inferred from the right-hand side
|
lint:
cmd/github.go#L10
var-declaration: should omit type string from declaration of var githubRef; it will be inferred from the right-hand side
|
lint:
cmd/github.go#L11
var-declaration: should omit type string from declaration of var githubRefName; it will be inferred from the right-hand side
|
lint:
cmd/github.go#L12
var-declaration: should omit type string from declaration of var githubRepository; it will be inferred from the right-hand side
|
lint:
cmd/github.go#L13
var-declaration: should omit type string from declaration of var githubRepositoryName; it will be inferred from the right-hand side
|
lint:
cmd/github.go#L14
var-declaration: should omit type string from declaration of var githubVersion; it will be inferred from the right-hand side
|