Skip to content

Dashboard Stats WIP #146

Dashboard Stats WIP

Dashboard Stats WIP #146

Triggered via pull request March 6, 2024 15:41
Status Failure
Total duration 1m 7s
Artifacts

backend-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: backend/pkg/exporter/modules/abc_test.go#L21
use of `fmt.Printf` forbidden because "Use log.Infof instead" (forbidigo)
lint: backend/pkg/exporter/modules/abc_test.go#L36
use of `fmt.Printf` forbidden because "Use log.Infof instead" (forbidigo)
lint: backend/pkg/exporter/modules/abc_test.go#L11
unnecessary leading newline (whitespace)
lint: backend/pkg/exporter/modules/abc_test.go#L1
package should be `modules_test` instead of `modules` (testpackage)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.