Skip to content

Refactor + Block store #11

Refactor + Block store

Refactor + Block store #11

Triggered via pull request October 7, 2023 04:01
Status Failure
Total duration 1m 54s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
test (ubuntu-latest, 1.20)
issues found
test (ubuntu-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 (windows-latest, 1.21)
The operation was canceled.
test (windows-latest, 1.20)
The operation was canceled.
test (ubuntu-latest, 1.20): ipfs/store.go#L16
exported: comment on exported type RenterdBlockStore should be of the form "RenterdBlockStore ..." (with optional leading article) (revive)
test (ubuntu-latest, 1.20): ipfs/node.go#L35
exported: exported type Node should have comment or be unexported (revive)
test (ubuntu-latest, 1.20): ipfs/node.go#L45
exported: exported method Node.Close should have comment or be unexported (revive)
test (ubuntu-latest, 1.20): ipfs/node.go#L83
exported: exported function NewNode should have comment or be unexported (revive)