Skip to content

Fixes noticed during user testing(part-1) #1196

Fixes noticed during user testing(part-1)

Fixes noticed during user testing(part-1) #1196

Triggered via pull request June 26, 2023 12:29
Status Failure
Total duration 5m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

hypha-ci.yml

on: pull_request
Matrix: test-be
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (F401): hypha/apply/funds/blocks.py#L4
hypha/apply/funds/blocks.py:4:25: F401 `django.conf.settings` imported but unused
Ruff (F401): hypha/apply/projects/forms/vendor.py#L4
hypha/apply/projects/forms/vendor.py:4:24: F401 `babel.core.Locale` imported but unused
Ruff (I001): hypha/apply/utils/templatetags/apply_tags.py#L1
hypha/apply/utils/templatetags/apply_tags.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): hypha/public/partner/models.py#L1
hypha/public/partner/models.py:1:1: I001 Import block is un-sorted or un-formatted
lint-be
Process completed with exit code 1.