use embedded dmsghttp config for dmsg utilities [WIP] #298
Annotations
10 errors and 1 warning
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L306
type consoleColorModeValue is unused (unused)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L32
var runTime is unused (unused)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L31
var startTime is unused (unused)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L226
exported: exported type GinHandler should have comment or be unexported (revive)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L144
ineffectual assignment to closeDmsg (ineffassign)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L141
ineffectual assignment to closeDmsg (ineffassign)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L147
G115: integer overflow conversion uint -> uint16 (gosec)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L13
File is not properly formatted (goimports)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L218
Error return value of `c.Writer.Write` is not checked (errcheck)
|
|
linux:
cmd/dmsghttp/commands/dmsghttp.go#L197
Error return value of `c.Writer.Write` is not checked (errcheck)
|
|
linux
Restore cache failed: Dependencies file is not found in /home/runner/work/dmsg/dmsg. Supported file pattern: go.sum
|