Skip to content

refactor: inHTTP.Header #270

refactor: inHTTP.Header

refactor: inHTTP.Header #270

Re-run triggered January 18, 2024 01:58
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
golang-lint
24s
golang-lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
golang-lint
missing function body
golang-lint
syntax error: unexpected [, expecting (
golang-lint
n.Type.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
golang-lint
undefined: ast.IndexListExpr
golang-lint
undefined: ast.IndexListExpr
golang-lint
undefined: ast.IndexListExpr
golang-lint
n.TypeParams undefined (type *ast.FuncType has no field or method TypeParams)
golang-lint
n.TypeParams undefined (type *ast.TypeSpec has no field or method TypeParams)
golang-lint
Process completed with exit code 2.
golang-lint
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/