Skip to content

Migrate to async juriscraper#2

Open
ttys0dev wants to merge 1 commit into
mainfrom
async
Open

Migrate to async juriscraper#2
ttys0dev wants to merge 1 commit into
mainfrom
async

Conversation

@ttys0dev
Copy link
Copy Markdown
Owner

Fixes

This fixes...

Summary

This PR...

Deployment

This PR should:

  • skip-deploy (skips everything below)
    • skip-web-deploy
    • skip-celery-deploy
    • skip-cronjob-deploy
    • skip-daemon-deploy
  1. To deploy...

Screenshots

Desktop

Mobile

@ttys0dev ttys0dev force-pushed the async branch 28 times, most recently from 23b3414 to ddacc64 Compare November 26, 2025 21:32
@ttys0dev ttys0dev force-pushed the async branch 2 times, most recently from 532142d to 76ee914 Compare January 11, 2026 06:20
@ttys0dev ttys0dev force-pushed the async branch 4 times, most recently from 551c217 to 60e46a6 Compare February 17, 2026 17:43
@ttys0dev ttys0dev force-pushed the async branch 3 times, most recently from e6c6d0c to 5f96930 Compare February 20, 2026 20:16
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@ttys0dev ttys0dev force-pushed the async branch 4 times, most recently from 23a8e70 to 812e80a Compare March 22, 2026 22:17
@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Copy Markdown

Frontend Checks Summary

Found 66 error(s), 3 warning(s).

Errors

File Line Check Message
cl/assets/templates/base.html 126 check_tabindex tabindex="1" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 134 check_tabindex tabindex="200" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 135 check_tabindex tabindex="201" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 139 check_tabindex tabindex="202" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 143 check_tabindex tabindex="203" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 145 check_tabindex tabindex="204" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 147 check_tabindex tabindex="205" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 148 check_tabindex tabindex="206" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 157 check_tabindex tabindex="207" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 159 check_tabindex tabindex="208" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 163 check_tabindex tabindex="208" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 173 check_tabindex tabindex="200" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 174 check_tabindex tabindex="201" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 177 check_tabindex tabindex="203" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 182 check_tabindex tabindex="204" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 184 check_tabindex tabindex="204" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 203 check_tabindex tabindex="100" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 209 check_tabindex tabindex="101" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 213 check_tabindex tabindex="101" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 218 check_tabindex tabindex="102" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 221 check_tabindex tabindex="103" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 224 check_tabindex tabindex="104" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 231 check_tabindex tabindex="200" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 236 check_tabindex tabindex="201" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 239 check_tabindex tabindex="202" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 242 check_tabindex tabindex="203" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 245 check_tabindex tabindex="204" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 248 check_tabindex tabindex="205" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 251 check_tabindex tabindex="206" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 254 check_tabindex tabindex="207" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 261 check_tabindex tabindex="300" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 265 check_tabindex tabindex="301" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 268 check_tabindex tabindex="302" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 271 check_tabindex tabindex="303" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 274 check_tabindex tabindex="304" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 277 check_tabindex tabindex="305" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 284 check_tabindex tabindex="400" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 288 check_tabindex tabindex="401" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 291 check_tabindex tabindex="404" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 294 check_tabindex tabindex="405" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 301 check_tabindex tabindex="500" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 305 check_tabindex tabindex="501" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 308 check_tabindex tabindex="502" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 311 check_tabindex tabindex="503" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 320 check_tabindex tabindex="600" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 356 check_tabindex tabindex="10000" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 370 check_tabindex tabindex="11000" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 373 check_tabindex tabindex="11001" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 376 check_tabindex tabindex="11002" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 382 check_tabindex tabindex="11003" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 385 check_tabindex tabindex="11004" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 388 check_tabindex tabindex="11005" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 390 check_tabindex tabindex="11006" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 399 check_tabindex tabindex="11007" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 402 check_tabindex tabindex="11008" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 405 check_tabindex tabindex="11009" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 408 check_tabindex tabindex="11010" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 414 check_tabindex tabindex="11011" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 417 check_tabindex tabindex="11012" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 420 check_tabindex tabindex="11013" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 427 check_tabindex tabindex="11014" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 436 check_tabindex tabindex="11015" — never use tabindex > 0; use 0 (focusable) or -1 (programmatic only) (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/tabindex)
cl/assets/templates/base.html 467 check_tabnabbing target="_blank" without rel containing "noopener" or "noreferrer" — tabnabbing risk (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/noopener)
cl/search/templates/advanced.html 742 check_tabnabbing target="_blank" without rel containing "noopener" or "noreferrer" — tabnabbing risk (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/noopener)
cl/search/templates/includes/search_result.html 215 check_tabnabbing target="_blank" without rel containing "noopener" or "noreferrer" — tabnabbing risk (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/noopener)
cl/simple_pages/templates/help/coverage_opinions.html 83 check_tabnabbing target="_blank" without rel containing "noopener" or "noreferrer" — tabnabbing risk (https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/noopener)

Warnings

File Line Check Message
cl/assets/tailwind/input.css 223 check_raw_css Raw CSS property — prefer @apply with Tailwind classes when possible
cl/assets/tailwind/input.css 224 check_raw_css Raw CSS property — prefer @apply with Tailwind classes when possible
cl/opinion_page/templates/v2_docket.html 1 check_v2_register New v2 template added but v2 register test (cl/simple_pages/tests.py) not modified — add the page's viewname to V2PagesRegisterTest.V2_PAGES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant