add module GithubAllRepos + fix linter errors #1647
Annotations
5 errors and 1 warning
lint:
modules/gitter/widget.go#L71
S1009: should omit nil check; len() for []github.com/wtfutil/wtf/modules/gitter.Message is defined as zero (gosimple)
|
lint:
modules/buildkite/client.go#L63
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
modules/circleci/client.go#L69
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint:
modules/gitter/client.go#L72
printf: non-constant format string in call to fmt.Errorf (govet)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|