Skip to content

HostKeyAlgorithms: add rsa-sha2-256 and rsa-sha2-512 for ssh-rsa #20

HostKeyAlgorithms: add rsa-sha2-256 and rsa-sha2-512 for ssh-rsa

HostKeyAlgorithms: add rsa-sha2-256 and rsa-sha2-512 for ssh-rsa #20

Re-run triggered March 11, 2024 20:18
Status Failure
Total duration 25s
Artifacts

tests.yml

on: pull_request
Check code quality and run tests
14s
Check code quality and run tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Check code quality and run tests
n.Type.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
Check code quality and run tests
undefined: ast.IndexListExpr
Check code quality and run tests
undefined: ast.IndexListExpr
Check code quality and run tests
undefined: ast.IndexListExpr
Check code quality and run tests
n.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
Check code quality and run tests
n.TypeParams undefined (type *ast.TypeSpec has no field or method TypeParams)
Check code quality and run tests
conf.GoVersion undefined (type *types.Config has no field or method GoVersion)
Check code quality and run tests
Process completed with exit code 2.
Check code quality and run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check code quality and run tests
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/