perf(tickets): Implement Server-Side Pagination, Filtering, and Sorting on GET /tickets Endpoint (#3978) - #4042
Open
knoxiboy wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Run ruff linter:
backend/agent_scorecard.py#L146
backend/agent_scorecard.py:146:54: FURB162 Unnecessary timezone replacement with zero offset
help: Remove `.replace()` call
|
|
Run ruff linter:
backend/agent_scorecard.py#L145
backend/agent_scorecard.py:145:53: FURB162 Unnecessary timezone replacement with zero offset
help: Remove `.replace()` call
|
|
Run ruff linter:
backend/agent_scorecard.py#L122
backend/agent_scorecard.py:122:16: BLE001 Do not catch blind exception: `Exception`
|
|
Run ruff linter:
backend/agent_scorecard.py#L111
backend/agent_scorecard.py:111:12: BLE001 Do not catch blind exception: `Exception`
|
|
Run ruff linter:
backend/agent_scorecard.py#L87
backend/agent_scorecard.py:87:12: BLE001 Do not catch blind exception: `Exception`
|
|
Run ruff linter:
backend/agent_scorecard.py#L48
backend/agent_scorecard.py:48:31: PYI041 Use `float` instead of `int | float`
help: Remove redundant type
|
|
Run ruff linter:
backend/agent_scorecard.py#L41
backend/agent_scorecard.py:41:25: UP017 Use `datetime.UTC` alias
help: Convert to `datetime.UTC` alias
|
|
Run ruff linter:
backend/agent_scorecard.py#L31
backend/agent_scorecard.py:31:12: BLE001 Do not catch blind exception: `Exception`
|
|
Run ruff linter:
backend/agent_scorecard.py#L19
backend/agent_scorecard.py:19:12: BLE001 Do not catch blind exception: `Exception`
|
|
Run ruff linter:
backend/agent_scorecard.py#L5
backend/agent_scorecard.py:5:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading