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

Backup #2597

Merged
merged 1,260 commits into from
Jun 17, 2022
Merged

Backup #2597

merged 1,260 commits into from
Jun 17, 2022

Conversation

bgoonz
Copy link
Owner

@bgoonz bgoonz commented Jun 17, 2022

No description provided.

@vercel
Copy link

vercel bot commented Jun 17, 2022

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

Name Status Preview Updated
bgoonz-blog-2-0 🔄 Building (Inspect) Jun 17, 2022 at 3:29PM (UTC)
bgoonz-blog-2-02 🔄 Building (Inspect) Jun 17, 2022 at 3:29PM (UTC)

@bgoonz bgoonz merged commit 48dbe91 into backlog Jun 17, 2022
@netlify
Copy link

netlify bot commented Jun 17, 2022

Deploy Preview for bgoonz-blog failed.

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

@vercel vercel bot temporarily deployed to Preview – bgoonz-blog-2-0 June 17, 2022 15:32 Inactive
@viezly
Copy link

viezly bot commented Jun 17, 2022

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

Changed files are located in these folders:

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

@vercel vercel bot temporarily deployed to Preview – bgoonz-blog-2-02 June 17, 2022 15:33 Inactive
@lgtm-com
Copy link

lgtm-com bot commented Jun 17, 2022

This pull request introduces 86 alerts and fixes 37 when merging c3417c2 into d27f43d - view on LGTM.com

new alerts:

  • 22 for Useless assignment to local variable
  • 15 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
  • 3 for Syntax error
  • 3 for Inclusion of functionality from an untrusted source
  • 3 for Incomplete URL substring sanitization
  • 2 for Variable not declared before use
  • 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
  • 6 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
  • 1 for Unused variable, import, function or class

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