Provider checker API #164
tests-and-linters.yml
on: pull_request
Matrix: verify-build / build-packages
Waiting for pending jobs
Matrix: verify-build / release / release-snapshot
Waiting for pending jobs
Matrix: verify-build / release / release-tag
Waiting for pending jobs
verify-build
/
cleanup-env
Annotations
15 errors
e2e-basic:
services/wireguard/endpoint/wg_client.go#L27
no required module provides package github.com/mysteriumnetwork/node/services/wireguard/endpoint/diagclient; to add it:
|
e2e-basic
Process completed with exit code 1.
|
e2e-nat:
services/wireguard/endpoint/wg_client.go#L27
no required module provides package github.com/mysteriumnetwork/node/services/wireguard/endpoint/diagclient; to add it:
|
e2e-nat:
services/wireguard/endpoint/wg_client.go#L27
no required module provides package github.com/mysteriumnetwork/node/services/wireguard/endpoint/diagclient; to add it:
|
e2e-nat
Process completed with exit code 1.
|
unit-tests:
services/wireguard/endpoint/wg_client.go#L27
no required module provides package github.com/mysteriumnetwork/node/services/wireguard/endpoint/diagclient; to add it:
|
unit-tests:
core/connection/interface.go#L42
exported type ConnectionDiag should have comment or be unexported
|
unit-tests:
core/connection/pinger.go#L11
exported type ProviderChecker should have comment or be unexported
|
unit-tests:
core/connection/pinger.go#L15
exported function NewProviderChecker should have comment or be unexported
|
unit-tests:
core/connection/pinger.go#L21
exported method ProviderChecker.Diag should have comment or be unexported
|
unit-tests:
core/quality/metrics.go#L105
exported type DiagEvent should have comment or be unexported
|
unit-tests:
core/quality/metrics.go#L120
exported const AppTopicConnectionDiagRes should have comment (or a comment on this block) or be unexported
|
unit-tests:
services/wireguard/connection/connection.go#L89
exported method Connection.Diag should have comment or be unexported
|
unit-tests:
services/wireguard/endpoint/wg_client.go#L47
exported type WgClientDiag should have comment or be unexported
|
unit-tests:
tequilapi/contract/connection.go#L54
comment on exported type ConnectionDiagInfoDTO should be of the form "ConnectionDiagInfoDTO ..." (with optional leading article)
|