Skip to content

Branch 230926

Branch 230926 #52

Triggered via pull request October 16, 2023 07:14
Status Failure
Total duration 1m 57s
Artifacts

golint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
golint: utils/file.go#L11
S1008: should use 'return !os.IsNotExist(err)' instead of 'if os.IsNotExist(err) { return false }; return true' (gosimple)
golint
golangci-lint exit with code 4
golint
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/
golint
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/