-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to make HTTP fetching more resilient; verify content-length is co…
…rrect and use .bytes() instead of .read_to_end()
- Loading branch information
Showing
1 changed file
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d638729
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log for details.
Unrecognized words (1)
recieved
To accept ✔️ these unrecognized words as correct, run the following commands
... in a clone of the [email protected]:imazen/imageflow.git repository
on the
main
branch (ℹ️ how do I use this?):Available dictionaries could cover words not in the dictionary
This includes both expected items (946) from .github/actions/spell-check/expect/21a881426bac4ce7da7479525c41638edb10dab3.txt
.github/actions/spell-check/expect/4fd706fd879e80192d1ecef241faca522e84be19.txt
.github/actions/spell-check/expect/896fc69cfc51c47b00d3435ba1a0399e7bdf8187.txt
.github/actions/spell-check/expect/expect.txt and unrecognized words (1)
cspell:fullstack/fullstack.txt (181) covers 11 of them
cspell:aws/aws.txt (1485) covers 10 of them
cspell:rust/rust.txt (112) covers 9 of them
cspell:npm/npm.txt (671) covers 7 of them
cspell:java/java.txt (33524) covers 6 of them
Consider adding them using (in
.github/workflows/spelling.yml
):To stop checking additional dictionaries, add:
✏️ Contributor please read this
.github/actions/spell-check/expect/expect.txt
.add an item in
.github/actions/spell-check/patterns.txt
.