Repository maintenance: Linter #1
Annotations
10 errors
Run linter:
ws/network_test.go#L35
Error return value of `oldProxy.Delete` is not checked (errcheck)
|
Run linter:
ws/network_test.go#L43
Error return value of `s.proxy.Delete` is not checked (errcheck)
|
Run linter:
ws/network_test.go#L71
Error return value of `s.proxy.Enable` is not checked (errcheck)
|
Run linter:
ws/network_test.go#L106
Error return value of `s.proxy.RemoveToxic` is not checked (errcheck)
|
Run linter:
ws/network_test.go#L318
Error return value of `s.proxy.RemoveToxic` is not checked (errcheck)
|
Run linter:
ocpp2.0.1/types/types.go#L16
field `error` is unused (unused)
|
Run linter:
ocpp1.6/types/types.go#L14
field `error` is unused (unused)
|
Run linter:
ws/websocket_test.go#L1116
func `createCACertificate` is unused (unused)
|
Run linter:
example/2.0.1/csms/handler.go#L13
field `id` is unused (unused)
|
Run linter:
example/2.0.1/csms/handler.go#L14
field `startTime` is unused (unused)
|