Update project-add.yml #595
Annotations
10 errors
Test:
internal/test/rhp/v2/rhp.go#L117
appendAssign: append result not assigned to the same slice (gocritic)
|
Test:
internal/test/rhp/v2/rhp.go#L118
appendAssign: append result not assigned to the same slice (gocritic)
|
Test:
internal/test/rhp/v2/rhp.go#L431
appendAssign: append result not assigned to the same slice (gocritic)
|
Test:
internal/test/rhp/v2/rhp.go#L432
appendAssign: append result not assigned to the same slice (gocritic)
|
Test:
internal/test/rhp/v2/rhp.go#L462
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Test:
internal/test/rhp/v2/rhp.go#L524
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Test:
internal/test/rhp/v2/rhp.go#L667
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Test:
host/contracts/manager.go#L220
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Test:
host/settings/announce.go#L86
exitAfterDefer: log.Fatal will exit, and `defer done()` will not run (gocritic)
|
Test:
rhp/contracts.go#L176
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Loading