3 Commits

Author SHA1 Message Date
Matthieu MOREL
d49308d779
enable nilerr linter 2021-12-27 10:52:41 +01:00
MOREL Matthieu
21423b914f require lint before tests
use golangci/golangci-lint-action instead of reviewdog/action-golangci-lint as the second was not reporting any failures even if there was some.

Report code coverage with codecov/codecov-action
I have set some flags per dialect and go version

Several linters has been fixed, some disabled so the build can pass
2021-12-27 09:33:36 +01:00
Matthieu MOREL
2a578d767f
Use Golangci configuration file (#4896) 2021-12-10 17:44:11 +08:00