Skip to content

Implement soft delete for spent elements #240

Implement soft delete for spent elements

Implement soft delete for spent elements #240

Triggered via pull request April 30, 2024 22:33
Status Failure
Total duration 35s
Artifacts

main.yml

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

Annotations

8 errors and 10 warnings
test (ubuntu-latest, 1.22)
issues found
test (ubuntu-latest, 1.21)
issues found
test (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_22" failed.
test (windows-latest, 1.21)
The operation was canceled.
test (windows-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
test (windows-latest, 1.22)
The operation was canceled.
test (macos-latest, 1.22)
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 (ubuntu-latest, 1.22): wallet/update.go#L18
exported: exported type AppliedState should have comment or be unexported (revive)
test (ubuntu-latest, 1.22): wallet/update.go#L26
exported: exported type RevertedState should have comment or be unexported (revive)
test (ubuntu-latest, 1.22): wallet/update.go#L253
exported: exported function UpdateChainState should have comment or be unexported (revive)
test (ubuntu-latest, 1.22): api/api.go#L97
exported: exported type RescanResponse should have comment or be unexported (revive)
test (ubuntu-latest, 1.22): persist/sqlite/consensus.go#L184
exported: comment on exported method Store.UpdateChainState should be of the form "UpdateChainState ..." (revive)
test (ubuntu-latest, 1.21): wallet/update.go#L18
exported: exported type AppliedState should have comment or be unexported (revive)
test (ubuntu-latest, 1.21): wallet/update.go#L26
exported: exported type RevertedState should have comment or be unexported (revive)
test (ubuntu-latest, 1.21): wallet/update.go#L253
exported: exported function UpdateChainState should have comment or be unexported (revive)
test (ubuntu-latest, 1.21): api/api.go#L97
exported: exported type RescanResponse should have comment or be unexported (revive)
test (ubuntu-latest, 1.21): persist/sqlite/consensus.go#L184
exported: comment on exported method Store.UpdateChainState should be of the form "UpdateChainState ..." (revive)