Add release automation and self-update functionality #40
lint.yml
on: pull_request
Lint
1m 3s
Check go.mod
22s
Check Formatting
8s
Go Vet
56s
Annotations
4 errors and 4 warnings
|
Lint
issues found
|
|
Lint:
config/updatecheck_test.go#L108
Error return value of `os.Chdir` is not checked (errcheck)
|
|
Lint:
config/updatecheck_test.go#L23
Error return value of `os.Chdir` is not checked (errcheck)
|
|
Lint:
config/updatecheck_test.go#L22
Error return value of `os.Chdir` is not checked (errcheck)
|
|
Check Formatting
The process '/usr/bin/git' failed with exit code 128
|
|
Check go.mod
The process '/usr/bin/git' failed with exit code 128
|
|
Go Vet
The process '/usr/bin/git' failed with exit code 128
|
|
Lint
The process '/usr/bin/git' failed with exit code 128
|