Moves throttiling logic from backend to middleware #13
Annotations
4 errors and 1 warning
Code Lint:
middleware/request/throttler.go#L11
unnecessary leading newline (whitespace)
|
Code Lint:
connection.go#L157
go statements can only invoke functions assigned on line above (wsl)
|
Code Lint:
connection.go#L90
fieldalignment: struct with 80 pointer bytes could be 64 (govet)
|
Code Lint
issues found
|
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/.
|
Loading