Skip to content

feat(limit): support limit config #111

feat(limit): support limit config

feat(limit): support limit config #111

Triggered via pull request March 11, 2024 11:28
Status Failure
Total duration 2m 19s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
staticcheck
Process completed with exit code 1.
lint: xdssuite/limiter.go#L28
field `updater` is unused (unused)
lint: xdssuite/limiter.go#L31
func `(*Limiter).updateLimiter` is unused (unused)
lint
issues found
compliant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.