Skip to content

Add v2 file contract resolutions #482

Add v2 file contract resolutions

Add v2 file contract resolutions #482

Triggered via pull request November 8, 2024 04:03
Status Failure
Total duration 1m 8s
Artifacts

main.yml

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

Annotations

11 errors and 1 warning
test / test (1.23, macos-latest): explorer/types.go#L246
exported: exported type V2FileContractResolution should have comment or be unexported (revive)
test / test (1.23, macos-latest): persist/sqlite/v2transactions.go#L527
unnecessary-stmt: omit unnecessary break at the end of case clause (revive)
test / test (1.23, macos-latest): persist/sqlite/v2transactions.go#L538
unnecessary-stmt: omit unnecessary break at the end of case clause (revive)
test / test (1.23, macos-latest): persist/sqlite/v2consensus_test.go#L996
increment-decrement: should replace v2FCFinalRevision.Filesize -= 1 with v2FCFinalRevision.Filesize-- (revive)
test / test (1.23, macos-latest)
issues found
test / test (1.22, windows-latest)
The job was canceled because "_1_23_macos-latest" failed.
test / test (1.22, windows-latest)
The operation was canceled.
test / test (1.22, macos-latest)
The job was canceled because "_1_23_macos-latest" failed.
test / test (1.22, ubuntu-latest)
The job was canceled because "_1_23_macos-latest" failed.
test / test (1.23, ubuntu-latest)
The job was canceled because "_1_23_macos-latest" failed.
test / test (1.23, windows-latest)
The job was canceled because "_1_23_macos-latest" failed.
analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: SiaFoundation/action-golang-analysis@HEAD. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/