Chore: replace deprecated command with environment file #611
unit-test.yml
on: pull_request
lint
1m 43s
unit-tests
48s
Annotations
10 errors and 2 warnings
unit-tests
n.Type.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
|
unit-tests
undefined: ast.IndexListExpr
|
unit-tests
undefined: ast.IndexListExpr
|
unit-tests
undefined: ast.IndexListExpr
|
unit-tests
n.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
|
unit-tests
n.TypeParams undefined (type *ast.TypeSpec has no field or method TypeParams)
|
unit-tests
missing function body
|
unit-tests
syntax error: unexpected [, expecting (
|
unit-tests
goimports] Error 2
|
unit-tests
Process completed with exit code 2.
|
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/
|