Fix panic when validating v2 transactions #213
main.yml
on: pull_request
Matrix: test / test
test
/
success
0s
Annotations
12 errors and 2 warnings
test / test (1.22, ubuntu-latest)
3/382 tests failed
|
Test go.sia.tech/core/types/TestPolicyUnmarshalJSON failed in 0s:
types/policy_test.go#L523
policy_test.go:523: pk(0x361630e940ea471ea63a18f4d8e45a150dcc3bd1c670c6ba3a472443dc5a90c6)
|
Test go.sia.tech/core/types/TestPolicyUnmarshalJSON failed in 0s:
types/policy_test.go#L524
policy_test.go:524: pk(0x361630e940ea471ea63a18f4d8e45a150dcc3bd1c670c6ba3a472443dc5a90c6)
|
Test go.sia.tech/core/types/TestPolicyUnmarshalJSON failed in 0s:
types/policy_test.go#L525
policy_test.go:525: expected spend policy "{ \"type\": \"pk\", \"policy\": \"ed25519:361630e940ea471ea63a18f4d8e45a150dcc3bd1c670c6ba3a472443dc5a90c6\" }" to match
|
Test go.sia.tech/core/types/TestV2TransactionJSONMarshalling failed in 0s:
types/types_test.go#L830
types_test.go:830: unknown policy type ""
|
test / test (1.23, macos-latest)
The job was canceled because "_1_22_ubuntu-latest" failed.
|
test / test (1.23, ubuntu-latest)
The job was canceled because "_1_22_ubuntu-latest" failed.
|
test / test (1.23, windows-latest)
The job was canceled because "_1_22_ubuntu-latest" failed.
|
test / test (1.23, windows-latest)
The operation was canceled.
|
test / test (1.22, macos-latest)
The job was canceled because "_1_22_ubuntu-latest" failed.
|
test / test (1.22, windows-latest)
The job was canceled because "_1_22_ubuntu-latest" failed.
|
test / test (1.22, windows-latest)
The operation was canceled.
|
test / test (1.22, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test / test (1.22, macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|