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

Preview #2618

Merged
merged 1,361 commits into from
Jun 21, 2022
Merged

Preview #2618

merged 1,361 commits into from
Jun 21, 2022

Conversation

bgoonz
Copy link
Owner

@bgoonz bgoonz commented Jun 21, 2022

No description provided.

@vercel
Copy link

vercel bot commented Jun 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
bgoonz-blog-2-0 ❌ Failed (Inspect) Jun 21, 2022 at 6:06AM (UTC)
bgoonz-blog-2-02 ❌ Failed (Inspect) Jun 21, 2022 at 6:06AM (UTC)

@bgoonz bgoonz merged commit 9d1961b into may-broken Jun 21, 2022
@netlify
Copy link

netlify bot commented Jun 21, 2022

Deploy Preview for bgoonz-blog failed.

Name Link
🔨 Latest commit 28b95ce
🔍 Latest deploy log https://app.netlify.com/sites/bgoonz-blog/deploys/62b15fc859d1a20008484465

@viezly
Copy link

viezly bot commented Jun 21, 2022

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

Changed files are located in these folders:

  • .github/workflows
  • .vscode
  • /
  • docs
  • docs/content
  • functions
  • netlify/functions
  • notes
  • notes/BGOONZ_BLOG_2.0.wiki
  • notes/JS-DOC
  • notes/OVERFLOW
  • notes/_SCRAp
  • notes/articles
  • notes/docs
  • notes/future-implementations/src
  • pages
  • plugins/gatsby-remark-page-creator
  • plugins/gatsby-source-data
  • public/page-data/blog/data-types
  • public/page-data/dev-404-page
  • scripts
  • src
  • src/components
  • src/data
  • src/pages
  • src/templates
  • src/utils
  • static/admin
  • static/assets
  • static/css
  • static/images
  • static/js
  • styles
  • temp

@lgtm-com
Copy link

lgtm-com bot commented Jun 21, 2022

This pull request introduces 90 alerts and fixes 35 when merging 28b95ce into e5e93a2 - view on LGTM.com

new alerts:

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

fixed alerts:

  • 9 for Unneeded defensive code
  • 8 for Syntax error
  • 5 for Expression has no effect
  • 4 for Useless conditional
  • 4 for Variable not declared before use
  • 3 for Unreachable statement
  • 1 for Useless assignment to local variable
  • 1 for Comparison between inconvertible types

@bgoonz bgoonz mentioned this pull request Jun 28, 2022
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.

5 participants