获取需求关联的缺陷 #5
Annotations
10 errors and 1 warning
lint:
client.go#L179
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
api_story.go#L433
Consider pre-allocating `changes` (prealloc)
|
lint:
api_story.go#L268
unused-parameter: parameter 'id' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
api_story.go#L24
var-naming: struct field WorkspaceId should be WorkspaceID (revive)
|
lint:
api_story.go#L43
var-naming: struct field CategoryId should be CategoryID (revive)
|
lint:
api_story.go#L45
var-naming: struct field ParentId should be ParentID (revive)
|
lint:
api_story.go#L46
var-naming: struct field ChildrenId should be ChildrenID (revive)
|
lint:
api_story.go#L47
var-naming: struct field AncestorId should be AncestorID (revive)
|
lint:
api_story.go#L53
var-naming: struct field ReleaseId should be ReleaseID (revive)
|
lint:
api_story.go#L408
var-naming: struct field WorkspaceId should be WorkspaceID (revive)
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|