feat: update backend openapi to r17 #339
Annotations
7 errors and 1 warning
lint (1.21):
backend/webui_context/context.go#L75
rangeValCopy: each iteration copies 880 bytes (consider pointers or indexing) (gocritic)
|
lint (1.21):
backend/webui_context/context.go#L97
hugeParam: nfProfile is heavy (880 bytes); consider passing it by pointer (gocritic)
|
lint (1.21):
backend/webui_context/context.go#L106
hugeParam: nfProfile is heavy (880 bytes); consider passing it by pointer (gocritic)
|
lint (1.21):
backend/webui_context/nrf_management.go#L107
shadow: declaration of "pd" shadows declaration at line 91 (govet)
|
lint (1.21):
backend/WebUI/api_charging.go#L127
line is 121 characters (lll)
|
lint (1.21):
backend/WebUI/api_webui.go#L1791
line is 127 characters (lll)
|
lint (1.21)
issues found
|
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/webconsole/webconsole. Supported file pattern: go.sum
|