Adding support for ECDSA NIST curve SSH keys #460
Triggered via pull request
September 1, 2023 12:44
Status
Failure
Total duration
10m 59s
Artifacts
–
Annotations
6 errors and 9 warnings
Test (1.19.x, ubuntu-latest):
agessh/agessh.go#L17
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.12/x64/src/crypto/ecdh)
|
Test (1.19.x, ubuntu-latest)
Process completed with exit code 1.
|
Test (1.19.x, macos-latest):
agessh/agessh.go#L17
package crypto/ecdh is not in GOROOT (/Users/runner/hostedtoolcache/go/1.19.12/x64/src/crypto/ecdh)
|
Test (1.19.x, macos-latest)
Process completed with exit code 1.
|
Test (1.19.x, windows-latest):
agessh/agessh.go#L17
package crypto/ecdh is not in GOROOT (C:\hostedtoolcache\windows\go\1.19.12\x64\src\crypto\ecdh)
|
Test (1.19.x, windows-latest)
Process completed with exit code 1.
|
Test (1.19.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. 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.19.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. 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.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. 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.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. 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.19.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. 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.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Go tip) (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Go tip) (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (Go tip) (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|