v0.1.42 #375
Annotations
10 errors and 2 warnings
Lint:
app/call/call.go#L25
response body must be closed (bodyclose)
|
Lint:
app/call/service.go#L26
the line is 203 characters long, which exceeds the maximum of 160 characters. (lll)
|
Lint:
app/controller/cmenu/menu.go#L17
ineffectual assignment to ctx (ineffassign)
|
Lint:
app/controller/cmenu/scripting.go#L13
func `scriptingMenu` is unused (unused)
|
Lint:
app/controller/cutil/session.go#L58
Non-inherited new context, use function like `context.WithXXX` or `r.Context` instead (contextcheck)
|
Lint:
app/controller/gantt.go#L123
string `#30444e` has 2 occurrences, make it a constant (goconst)
|
Lint:
app/controller/gantt.go#L125
string `#89b6cc` has 2 occurrences, make it a constant (goconst)
|
Lint:
app/controller/gantt.go#L138
string `#072918` has 2 occurrences, make it a constant (goconst)
|
Lint:
app/controller/gantt.go#L140
string `#177245` has 2 occurrences, make it a constant (goconst)
|
Lint:
app/controller/import.go#L50
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading