Skip to content

chore: Add rate limiting log #190

chore: Add rate limiting log

chore: Add rate limiting log #190

Triggered via pull request August 29, 2024 12:57
Status Failure
Total duration 6m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Commit Lint
You have commit messages with errors ⧗ input: feat: Add rate limiting flag. ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ subject may not end with full stop [subject-full-stop] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Code Analysis: logs/sender/batch_strategy.go#L112
log.Printf format %s has arg len(s.buffer.messageBuffer) of wrong type int
Code Analysis
Process completed with exit code 2.
Code Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/