获取需求分类 #6
Annotations
10 errors and 1 warning
client.go#L179
Error return value of `io.Copy` is not checked (errcheck)
|
api_story.go#L403
Consider pre-allocating `categories` (prealloc)
|
api_story.go#L480
Consider pre-allocating `changes` (prealloc)
|
api_story.go#L24
var-naming: struct field WorkspaceId should be WorkspaceID (revive)
|
api_story.go#L43
var-naming: struct field CategoryId should be CategoryID (revive)
|
api_story.go#L45
var-naming: struct field ParentId should be ParentID (revive)
|
api_story.go#L46
var-naming: struct field ChildrenId should be ChildrenID (revive)
|
api_story.go#L47
var-naming: struct field AncestorId should be AncestorID (revive)
|
api_story.go#L53
var-naming: struct field ReleaseId should be ReleaseID (revive)
|
api_story.go#L382
var-naming: struct field ParentId should be ParentID (revive)
|
|
The logs for this run have expired and are no longer available.
Loading