Add Support for Price Pinning #754
Annotations
6 errors and 10 warnings
test (ubuntu-latest, 1.22)
issues found
|
test (ubuntu-latest, 1.21)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (windows-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_22" failed.
|
test (ubuntu-latest, 1.22):
internal/explorer/explorer.go#L16
exported: exported type Explorer should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L8
exported: exported type Option should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L17
exported: exported function WithStore should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L23
exported: exported function WithChainManager should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L29
exported: exported function WithTransactionPool should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L35
exported: exported function WithWallet should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L41
exported: exported function WithAlertManager should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L47
exported: exported function WithHostKey should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L53
exported: exported function WithRHP2Addr should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.22):
host/settings/options.go#L59
exported: exported function WithCertificateFiles should have comment or be unexported (revive)
|