Switching main branch name #337
Annotations
10 errors and 4 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)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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