Skip to content

Update module golang.org/x/tools to v0.21.0 #59

Update module golang.org/x/tools to v0.21.0

Update module golang.org/x/tools to v0.21.0 #59

Triggered via push May 6, 2024 19:21
Status Failure
Total duration 22s
Artifacts

check.yml

on: push
Matrix: Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Check (1.17.x, ubuntu-latest)
n.Type.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
Check (1.17.x, ubuntu-latest)
undefined: ast.IndexListExpr
Check (1.17.x, ubuntu-latest)
undefined: ast.IndexListExpr
Check (1.17.x, ubuntu-latest)
undefined: ast.IndexListExpr
Check (1.17.x, ubuntu-latest)
n.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
Check (1.17.x, ubuntu-latest)
n.TypeParams undefined (type *ast.TypeSpec has no field or method TypeParams)
Check (1.17.x, ubuntu-latest)
missing function body
Check (1.17.x, ubuntu-latest)
syntax error: unexpected [, expecting (
Check (1.17.x, ubuntu-latest)
undefined: strings.Cut
Check (1.17.x, ubuntu-latest)
undefined: strings.Cut
Check (1.17.x, ubuntu-latest)
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 (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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/