Skip to content

Refactor + Block store #2

Refactor + Block store

Refactor + Block store #2

Triggered via pull request October 6, 2023 17:19
Status Failure
Total duration 2m 12s
Billable time 12m
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.20)
The operation was canceled.
test (macos-latest, 1.21)
The operation was canceled.
test (windows-latest, 1.20)
The operation was canceled.
test (windows-latest, 1.21)
The operation was canceled.
test (ubuntu-latest, 1.20): ipfs/blockstore/dag.go#L13
exported: exported type BlockService should have comment or be unexported (revive)
test (ubuntu-latest, 1.20): ipfs/blockstore/dag.go#L17
exported: exported method BlockService.Close should have comment or be unexported (revive)
test (ubuntu-latest, 1.20): ipfs/blockstore/exchange.go#L10
exported: exported type Exchange should have comment or be unexported (revive)
test (ubuntu-latest, 1.20): ipfs/blockstore/exchange.go#L14
exported: exported method Exchange.Close should have comment or be unexported (revive)