This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
ci: Use GITHUB_OUTPUT envvar instead of set-output command #1516
go.yml
on: pull_request
build
2m 2s
Test Coverage ${{ needs.build.outputs.coverage }}
0s
Annotations
9 errors and 5 warnings
build
n.Type.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
|
build
undefined: ast.IndexListExpr
|
build
undefined: ast.IndexListExpr
|
build
undefined: ast.IndexListExpr
|
build
n.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
|
build
n.TypeParams undefined (type *ast.TypeSpec has no field or method TypeParams)
|
build
missing function body
|
build
syntax error: unexpected [, expecting (
|
build
Process completed with exit code 2.
|
YamlLint
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/
|
Security Scanner
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/
|
Lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[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/
|
Lint code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|