Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restyled by jq #1837

Merged
merged 19 commits into from
Mar 11, 2022
Merged

Restyled by jq #1837

merged 19 commits into from
Mar 11, 2022

Conversation

bgoonz
Copy link
Owner

@bgoonz bgoonz commented Mar 11, 2022

Comparing changes

Choose two branches to see what's changed or to start a new pull request. If you need to, you can also compare across forks.

base: preview 

  

compare: master 

 Able to merge. These branches can be automatically merged.

Discuss and review the changes in this comparison with others. Learn about pull requests

Create pull request

  • 19 commits
  • 1,219 files changed
  • 3 contributors

Commits on Mar 11, 2022

  1. Restyled by jq

    @restyled-commits

    restyled-commits committed 3 hours ago

    4c27942

  2. Restyled by prettier-json

    @restyled-commits

    restyled-commits committed 3 hours ago

    0e3cbd7

  3. combined

    @bgoonz

    bgoonz committed 3 hours ago

    d9aaa30

  4. Merge pull request #1836 from bgoonz/preview

    @bgoonz

    bgoonz committed 3 hours ago

    Verified 

    5aa1c73

  5. Merge pull request #1835 from bgoonz/restyled/master

    @bgoonz

    bgoonz committed 3 hours ago

    Verified 

    5268428

  6. restructure

    @bgoonz

    bgoonz committed 1 hour ago

    28d1f56

  7. formatting

    @bgoonz

    bgoonz committed 1 hour ago

    82db74e

  8. hi

    @bgoonz

    bgoonz committed 1 hour ago

    58e26d9

  9. hi2

    @bgoonz

    bgoonz committed 1 hour ago

    dc2aedb

  10. 98

    @bgoonz

    bgoonz committed 1 hour ago

    0240102

  11. organize imports

    @bgoonz

    bgoonz committed 1 hour ago

    51fee0d

  12. formatting

    @bgoonz

    bgoonz committed 1 hour ago

    40fa0c7

  13. copy

    @bgoonz

    bgoonz committed 1 hour ago

    f59c9f5

  14. hi

    @bgoonz

    bgoonz committed 1 hour ago

    9a561c2

  15. copy2

    @bgoonz

    bgoonz committed 42 minutes ago

    d2b5d1e

  16. formatting

    @bgoonz

    bgoonz committed 40 minutes ago

    6881d8b

  17. update

    @bgoonz

    bgoonz committed 38 minutes ago

     1 

    3edb749

  18. hi

    @bgoonz

    bgoonz committed 35 minutes ago

     1 

    e4d2055

  19. Merge branch 'preview' of bgoonz/BGOONZ_BLOG_2.0

    @bgoonz

    bgoonz committed 1 minute ago

    a56da32

No Whitespace

No Whitespace

No Whitespace

No Whitespace

SplitUnified

@vercel
Copy link

vercel bot commented Mar 11, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bgoonz/bgoonz-blog-2-0/5iRFidfAi1j6MUuwe5MfxNgR7XQ3
✅ Preview: In Progress

@netlify
Copy link

netlify bot commented Mar 11, 2022

✔️ Deploy Preview for bgoonz-blog ready!

🔨 Explore the source changes: a56da32

🔍 Inspect the deploy log: https://app.netlify.com/sites/bgoonz-blog/deploys/622b1008f5a1b4000850b2e2

😎 Browse the preview: https://deploy-preview-1837--bgoonz-blog.netlify.app

@bgoonz bgoonz merged commit a30578c into preview Mar 11, 2022
@viezly
Copy link

viezly bot commented Mar 11, 2022

This pull request is split into 112 parts for easier review.
👀 Review pull request on Viezly

Changed files are located in these folders:

  • /
  • docs/content
  • docs/js
  • notes
  • notes/articles
  • notes/docs
  • notes/scrap
  • src/components
  • src/pages/docs
  • static/images
  • static/js

@lgtm-com
Copy link

lgtm-com bot commented Mar 11, 2022

This pull request introduces 300 alerts and fixes 82 when merging a56da32 into f101fb1 - view on LGTM.com

new alerts:

  • 117 for Unused variable, import, function or class
  • 48 for Useless conditional
  • 27 for Useless assignment to local variable
  • 27 for Comparison between inconvertible types
  • 18 for Superfluous trailing arguments
  • 12 for Unneeded defensive code
  • 7 for Inefficient regular expression
  • 6 for Expression has no effect
  • 5 for Bad HTML filtering regexp
  • 4 for Self assignment
  • 4 for Variable not declared before use
  • 4 for Illegal invocation
  • 3 for Implicit operand conversion
  • 3 for Return statement assigns local variable
  • 3 for Unreachable statement
  • 2 for Identical operands
  • 2 for Call to eval-like DOM function
  • 2 for Syntax error
  • 2 for Prototype-polluting assignment
  • 1 for DOM text reinterpreted as HTML
  • 1 for Prototype-polluting function
  • 1 for Useless assignment to property
  • 1 for Incomplete string escaping or encoding

fixed alerts:

  • 21 for Useless assignment to local variable
  • 16 for Useless conditional
  • 11 for Expression has no effect
  • 7 for Missing variable declaration
  • 5 for Superfluous trailing arguments
  • 4 for Return statement assigns local variable
  • 4 for Unused variable, import, function or class
  • 3 for Incomplete URL substring sanitization
  • 2 for Variable not declared before use
  • 1 for Implicit operand conversion
  • 1 for Self assignment
  • 1 for Identical operands
  • 1 for Useless type test
  • 1 for Duplicate character in character class
  • 1 for Inclusion of functionality from an untrusted source
  • 1 for Incomplete multi-character sanitization
  • 1 for Incomplete string escaping or encoding
  • 1 for Duplicate variable declaration

@ghost
Copy link

ghost commented Mar 11, 2022

Sider has detected 1 error on analyzing the commit a56da32.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

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.

2 participants