v2.1.2 #2290
Annotations
10 errors and 3 warnings
|
lint:
app/controller/cutil/mime_test.go#L33
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|
|
lint:
app/controller/cutil/form_test.go#L44
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|
|
lint:
app/controller/cutil/form_test.go#L29
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|
|
lint:
app/controller/cutil/form_test.go#L14
net/http/httptest.NewRequest must not be called. use net/http/httptest.NewRequestWithContext (noctx)
|
|
lint:
app/site/handle.go#L87
G602: slice index out of range (gosec)
|
|
lint:
app/controller/clib/static.go#L40
G705: XSS via taint analysis (gosec)
|
|
lint:
app/controller/clib/static.go#L37
G705: XSS via taint analysis (gosec)
|
|
lint:
app/controller/tui/screens/viewutil.go#L103
string `windows` has 2 occurrences, make it a constant (goconst)
|
|
lint:
app/controller/tui/screens/viewutil.go#L101
string `darwin` has 2 occurrences, make it a constant (goconst)
|
|
lint:
app/site/download/downloads.go#L59
File is not properly formatted (gci)
|
|
lint
Unexpected input(s) 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'version-file', 'install-mode', 'install-only', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'args', 'skip-cache', 'skip-save-cache', 'cache-invalidation-interval', 'problem-matchers', 'debug', 'experimental']
|
|
lint
Unexpected input(s) 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'version-file', 'install-mode', 'install-only', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'args', 'skip-cache', 'skip-save-cache', 'cache-invalidation-interval', 'problem-matchers', 'debug', 'experimental']
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/projectforge/projectforge. Supported file pattern: go.sum
|