Skip to content

Don't use bufio.Scanner to read the log #2

Don't use bufio.Scanner to read the log

Don't use bufio.Scanner to read the log #2

Triggered via pull request December 7, 2023 22:16
Status Failure
Total duration 21s
Artifacts

static-check.yml

on: pull_request
staticcheck (project)
13s
staticcheck (project)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
staticcheck (project)
undefined: ast.IndexListExpr
staticcheck (project)
cannot assign ast.Expr to cp.X in multiple assignment
staticcheck (project)
cannot assign ast.Expr to cp.Indices[i] in multiple assignment
staticcheck (project)
undefined: ast.IndexListExpr
staticcheck (project)
undefined: ast.IndexListExpr
staticcheck (project)
undefined: ast.IndexListExpr
staticcheck (project)
assignment mismatch: 2 variables but 1 value
staticcheck (project)
undefined: any
staticcheck (project)
undefined: types.NewSignatureType
staticcheck (project)
undefined: types.NewSignatureType
staticcheck (project)
The `set-output` 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/
staticcheck (project)
The `set-output` 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/
staticcheck (project)
The `set-output` 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/
staticcheck (project)
The `set-output` 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/
staticcheck (project)
The `set-output` 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/
staticcheck (project)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/