Don't use bufio.Scanner to read the log #1
static-check.yml
on: pull_request
staticcheck (project)
28s
Annotations
10 errors and 6 warnings
staticcheck (project)
expected '(', found '[' (compile)
|
staticcheck (project)
mixed named and unnamed parameters (compile)
|
staticcheck (project)
missing ',' in parameter list (compile)
|
staticcheck (project)
expected ')', found '{' (compile)
|
staticcheck (project)
missing ',' in parameter list (compile)
|
staticcheck (project)
expected declaration, found ok (compile)
|
staticcheck (project)
undeclared name: any (compile)
|
staticcheck (project)
undeclared name: any (compile)
|
staticcheck (project)
undeclared name: any (compile)
|
staticcheck (project)
undeclared name: any (compile)
|
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/
|