Skip to content

Add Support for Case Deletion #4942

Add Support for Case Deletion

Add Support for Case Deletion #4942

Triggered via pull request June 25, 2024 20:41
Status Failure
Total duration 1m 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 2 warnings, and 1 notice
corehq/apps/reports/tasks.py#L8
'django.utils.translation.gettext as _' imported but unused (F401)
corehq/apps/reports/tasks.py#L9
'django.http.HttpResponseRedirect' imported but unused (F401)
corehq/apps/reports/tasks.py#L10
'django.urls.reverse' imported but unused (F401)
corehq/apps/reports/tasks.py#L122
Redefinition of unused '_' from line 8 (F811)
corehq/apps/reports/tasks.py#L497
Local variable 'e' is assigned to but never used (F841)
corehq/apps/reports/tasks.py#L512
Blank line contains whitespace (W293)
Lint Python
Linting failures detected. See check runs with annotations for details.
Lint Python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, wearerequired/lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Javascript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, sibiraj-s/action-eslint@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Javascript
No files found. Skipping.