Merge branch 'master' into remove_code #987
golang_lint_and_test.yml
on: push
golang_lint_and_test
26s
Annotations
4 errors and 3 warnings
golang_lint_and_test:
math/pythagoras/pythagoras.go#L7
File is not `gofmt`-ed with `-s` (gofmt)
|
golang_lint_and_test:
math/pythagoras/pythagoras_test.go#L21
File is not `gofmt`-ed with `-s` (gofmt)
|
golang_lint_and_test:
searches/interpolation_search.go/interpolationsearch.go#L7
File is not `gofmt`-ed with `-s` (gofmt)
|
golang_lint_and_test
issues found
|
golang_lint_and_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golang_lint_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golang_lint_and_test
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/
|