Skip to content

chore(all): update everything #233

chore(all): update everything

chore(all): update everything #233

Triggered via pull request November 23, 2024 13:22
Status Failure
Total duration 4m 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: app/application/seed.go#L125
S1009: should omit nil check; len() for github.com/linzhengen/ddd-gin-admin/app/application.SeedMenus is defined as zero (gosimple)
lint: app/interfaces/api/gin.go#L57
printf: non-constant format string in call to github.com/linzhengen/ddd-gin-admin/app/domain/errors.Wrap400Response (govet)
lint: app/interfaces/api/gin.go#L64
printf: non-constant format string in call to github.com/linzhengen/ddd-gin-admin/app/domain/errors.Wrap400Response (govet)
lint: app/interfaces/api/gin.go#L71
printf: non-constant format string in call to github.com/linzhengen/ddd-gin-admin/app/domain/errors.Wrap400Response (govet)
lint: app/interfaces/api/gin.go#L131
printf: non-constant format string in call to (*github.com/sirupsen/logrus.Entry).Warnf (govet)
lint: app/interfaces/api/gin.go#L133
printf: non-constant format string in call to (*github.com/sirupsen/logrus.Entry).Errorf (govet)
lint: app/interfaces/api/handler/login.go#L117
printf: non-constant format string in call to (*github.com/sirupsen/logrus.Entry).Errorf (govet)
lint: injector/api/app.go#L118
printf: non-constant format string in call to (*github.com/sirupsen/logrus.Entry).Errorf (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/