获取需求分类数量 #8
Annotations
10 errors and 1 warning
lint:
client.go#L180
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
api_story.go#L194
Consider pre-allocating `stories` (prealloc)
|
lint:
api_story.go#L307
Consider pre-allocating `categories` (prealloc)
|
lint:
api_story.go#L402
Consider pre-allocating `changes` (prealloc)
|
lint:
api_story.go#L27
var-naming: struct field WorkspaceId should be WorkspaceID (revive)
|
lint:
api_story.go#L40
var-naming: struct field IterationId should be IterationID (revive)
|
lint:
api_story.go#L49
var-naming: struct field ParentId should be ParentID (revive)
|
lint:
api_story.go#L60
var-naming: struct field TemplatedId should be TemplatedID (revive)
|
lint:
api_story.go#L68
var-naming: struct field SecretRootId should be SecretRootID (revive)
|
lint:
api_story.go#L286
var-naming: struct field ParentId should be ParentID (revive)
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|