Do not try to recover from panics, but use the return values #71
Annotations
3 errors
Golangci-lint:
components/ConnectionsTable.go#L77
redefines-builtin-id: redefinition of the built-in type error (revive)
|
Golangci-lint:
components/ResultsTable.go#L814
unused-parameter: parameter 'show' seems to be unused, consider removing or renaming it as _ (revive)
|
Golangci-lint
issues found
|
Loading