Skip to content

add module GithubAllRepos + fix linter errors #1648

add module GithubAllRepos + fix linter errors

add module GithubAllRepos + fix linter errors #1648

Triggered via pull request October 10, 2024 18:50
Status Failure
Total duration 31s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: modules/subreddit/api.go#L40
printf: non-constant format string in call to fmt.Errorf (govet)
lint: modules/healthchecks/widget.go#L175
printf: non-constant format string in call to fmt.Errorf (govet)
lint: modules/covid/client.go#L17
printf: non-constant format string in call to fmt.Errorf (govet)
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
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/