Repository maintenance: Linter #4
Annotations
10 errors and 1 warning
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:
ws/websocket_test.go#L1116
func `createCACertificate` is unused (unused)
|
Run linter:
ocpp2.0.1/types/types.go#L16
field `error` is unused (unused)
|
Run linter:
example/1.6/cs/handler.go#L32
func `(*TransactionInfo).hasTransactionEnded` is unused (unused)
|
Run linter:
example/1.6/cs/handler.go#L42
func `(*ConnectorInfo).hasTransactionInProgress` is unused (unused)
|
Run linter:
example/1.6/cp/config.go#L50
func `ConfigMap.updateInt` is unused (unused)
|
Run linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|