RHPv4 Host #90
Annotations
10 errors and 16 warnings
test (ubuntu-latest, 1.20)
golangci-lint exit with code 3
|
test (ubuntu-latest, 1.21):
rhp/v4/client.go#L218
unreachable: unreachable code (govet)
|
test (ubuntu-latest, 1.21):
rhp/v4/client.go#L250
unreachable: unreachable code (govet)
|
test (ubuntu-latest, 1.21):
rhp/v4/client.go#L392
unreachable: unreachable code (govet)
|
test (ubuntu-latest, 1.21):
rhp/v4/client.go#L408
unreachable: unreachable code (govet)
|
test (ubuntu-latest, 1.21)
issues found
|
test (windows-latest, 1.20)
The operation was canceled.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.20)
The operation was canceled.
|
test (ubuntu-latest, 1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest, 1.21):
rhp/v4/client.go#L25
exported: exported type Option should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/storage.go#L11
exported: exported type MemSectorStore should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/storage.go#L18
exported: exported function NewMemSectorStore should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/storage.go#L42
exported: exported method MemSectorStore.Delete should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/errors.go#L10
exported: exported var ErrNotEnoughFunds should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/options.go#L8
exported: exported type Option should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/options.go#L11
exported: comment on exported function WithSettings should be of the form "WithSettings ..." (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/contracts.go#L25
exported: exported type MemContractStore should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/contracts.go#L35
exported: exported method MemContractStore.ProcessChainApplyUpdate should have comment or be unexported (revive)
|
test (ubuntu-latest, 1.21):
rhp/v4/host/contracts.go#L57
exported: exported method MemContractStore.ProcessChainRevertUpdate should have comment or be unexported (revive)
|
test (windows-latest, 1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest, 1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|