Skip to content

Repository maintenance: Linter #4

Repository maintenance: Linter

Repository maintenance: Linter #4

Triggered via pull request December 28, 2024 09:15
Status Failure
Total duration 29s
Artifacts

lint.yaml

on: pull_request
Run linter
21s
Run linter
Fit to window
Zoom out
Zoom in

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