add merkleProof type #5121
Annotations
13 errors and 1 warning
test (ubuntu-latest, 1.21)
1/91 tests failed
|
Test go.sia.tech/renterd/stores/TestTypeMerkleProof failed in 0.07s:
stores/testing.go#L1689
2024-02-29T14:50:51Z ERROR testing/testing.go:1689 sql: Scan error on column index 0, name "merkle_proof": unsupported Scan, storing driver.Value type []uint8 into type *types.Hash256; sql: Scan error on column index 0, name "merkle_proof": unsupported Scan, storing driver.Value type []uint8 into type *types.Hash256 {"elapsed": "0.407ms", "rows": 2, "sql": "SELECT merkle_proof FROM `merkle_proofs`"}
|
Test go.sia.tech/renterd/stores/TestTypeMerkleProof failed in 0.07s:
stores/types_test.go#L147
types_test.go:147: expected error 'no bytes found', got 'sql: Scan error on column index 0, name "merkle_proof": unsupported Scan, storing driver.Value type []uint8 into type *types.Hash256; sql: Scan error on column index 0, name "merkle_proof": unsupported Scan, storing driver.Value type []uint8 into type *types.Hash256'
|
test (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (macos-latest, 1.22)
The operation was canceled.
|
test (windows-latest, 1.22)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (windows-latest, 1.22)
The operation was canceled.
|
test (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (windows-latest, 1.21)
The operation was canceled.
|
test (ubuntu-latest, 1.22)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (ubuntu-latest, 1.22)
The operation was canceled.
|
test (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
|
test (macos-latest, 1.21)
The operation was canceled.
|
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, SiaFoundation/action-golang-analysis@HEAD, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|