Skip to content

Modify the function of SignCanonical in btcec, do makeCompact after isCanonicalSig #107

Modify the function of SignCanonical in btcec, do makeCompact after isCanonicalSig

Modify the function of SignCanonical in btcec, do makeCompact after isCanonicalSig #107

Triggered via pull request September 2, 2024 02:04
Status Failure
Total duration 35s
Artifacts

main.yml

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

Annotations

30 errors and 2 warnings
Test (1.17.x, ubuntu-latest)
syntax error: unexpected any, expecting ]
Test (1.17.x, ubuntu-latest)
missing function body
Test (1.17.x, ubuntu-latest)
syntax error: unexpected [, expecting (
Test (1.17.x, ubuntu-latest)
method has no receiver
Test (1.17.x, ubuntu-latest)
method has no receiver
Test (1.17.x, ubuntu-latest)
syntax error: unexpected {, expecting (
Test (1.17.x, ubuntu-latest)
syntax error: unexpected return, expecting )
Test (1.17.x, ubuntu-latest)
syntax error: non-declaration statement outside function body
Test (1.17.x, ubuntu-latest)
syntax error: unexpected [, expecting comma or )
Test (1.17.x, ubuntu-latest)
syntax error: unexpected [, expecting comma or )
Test (1.18.x, ubuntu-latest)
The job was canceled because "_1_17_x_ubuntu-latest" failed.
Test (1.18.x, ubuntu-latest)
undefined: atomic.Bool
Test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
Test (1.19.x, macos-latest)
The job was canceled because "_1_17_x_ubuntu-latest" failed.
Test (1.19.x, macos-latest)
The operation was canceled.
Test (1.18.x, macos-latest)
The job was canceled because "_1_17_x_ubuntu-latest" failed.
Test (1.18.x, macos-latest)
The operation was canceled.
Test (1.19.x, ubuntu-latest)
The job was canceled because "_1_17_x_ubuntu-latest" failed.
Test (1.19.x, ubuntu-latest)
The operation was canceled.
Test (1.17.x, macos-latest)
The job was canceled because "_1_17_x_ubuntu-latest" failed.
Test (1.17.x, macos-latest)
undefined: atomic.Bool
Test (1.17.x, macos-latest)
syntax error: unexpected any, expecting ]
Test (1.17.x, macos-latest)
missing function body
Test (1.17.x, macos-latest)
syntax error: unexpected [, expecting (
Test (1.17.x, macos-latest)
method has no receiver
Test (1.17.x, macos-latest)
method has no receiver
Test (1.17.x, macos-latest)
syntax error: unexpected {, expecting (
Test (1.17.x, macos-latest)
syntax error: unexpected return, expecting )
Test (1.17.x, macos-latest)
syntax error: non-declaration statement outside function body
Test (1.17.x, macos-latest)
syntax error: unexpected [, expecting comma or )
Test (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, szenius/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (1.17.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, szenius/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/