Skip to content

fix: tooling lint issues/ci update #25

fix: tooling lint issues/ci update

fix: tooling lint issues/ci update #25

Triggered via push November 7, 2024 16:03
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test: .github/workflows/dapr-bot/bot.go#L52
fmt.Sprintf can be replaced with string concatenation (perfsprint)
Test: .github/workflows/dapr-bot/bot.go#L54
fmt.Sprintf can be replaced with string concatenation (perfsprint)
Test
issues found
Test
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/