fix error messages and run all tests #633
go.yaml
on: pull_request
Lint Go 💅
44s
Test Go 🧪
0s
Annotations
3 errors and 1 warning
Lint Go 💅:
cmd/app/git/git.go#L47
error strings should not be capitalized (ST1005)
|
Lint Go 💅:
cmd/app/git/git.go#L73
error strings should not be capitalized (ST1005)
|
Lint Go 💅
Process completed with exit code 1.
|
Lint Go 💅
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|