Scripting and UI improvements #43
Annotations
10 errors and 11 warnings
app/call/call.go#L25
response body must be closed (bodyclose)
|
app/call/service.go#L26
line is 203 characters (lll)
|
app/call/service.go#L46
File is not `gofumpt`-ed (gofumpt)
|
app/call/timing.go#L103
File is not `gofumpt`-ed (gofumpt)
|
app/controller/clib/scripting.go#L19
string `Scripting` has 2 occurrences, make it a constant (goconst)
|
app/controller/clib/scripting.go#L86
ineffectual assignment to err (ineffassign)
|
app/controller/cmenu/scripting.go#L14
func `scriptingMenu` is unused (unused)
|
app/controller/gantt.go#L28
File is not `gofumpt`-ed (gofumpt)
|
app/controller/gantt.go#L31
File is not `gofumpt`-ed (gofumpt)
|
app/controller/gantt.go#L74
File is not `gofumpt`-ed (gofumpt)
|
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 `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/
|
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/
|
app/controller/siteinit.go#L14
unused-parameter: parameter 'as' seems to be unused, consider removing or renaming it as _ (revive)
|
app/lib/scripting/service.go#L74
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
app/request/transform/curl.go#L35
unused-parameter: parameter 'sess' seems to be unused, consider removing or renaming it as _ (revive)
|
app/request/transform/http.go#L33
unused-parameter: parameter 'logger' seems to be unused, consider removing or renaming it as _ (revive)
|
app/request/transform/json.go#L27
unused-parameter: parameter 'sess' seems to be unused, consider removing or renaming it as _ (revive)
|
app/request/transform/json.go#L32
unused-parameter: parameter 'logger' seems to be unused, consider removing or renaming it as _ (revive)
|
app/request/transform/openapi.go#L32
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
app/request/transform/openapi.go#L37
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading