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

Exp #180

Open
wants to merge 290 commits into
base: circleci-project-setup
Choose a base branch
from
Open

Exp #180

wants to merge 290 commits into from

Conversation

bgoonz
Copy link
Owner

@bgoonz bgoonz commented Jun 28, 2022

No description provided.

bgoonz and others added 30 commits May 12, 2021 00:45
Update dependency mocha to v8.4.0
Update dependency eslint to v7.27.0
Update dependency lint-staged to v11
…c1cd395777e

fix: upgrade mocha from 8.2.1 to 8.3.2
…b87b5aaa16d

[Snyk] Upgrade socket.io from 4.0.0 to 4.0.1
…c78774a80f5

[Snyk] Upgrade chai from 4.2.0 to 4.3.4
…53d4d165952

[Snyk] Upgrade mocha from 7.1.1 to 7.2.0
@vercel
Copy link

vercel bot commented Jun 28, 2022

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

Name Status Preview Updated
ds-algo-official ✅ Ready (Inspect) Visit Preview Jun 28, 2022 at 2:09PM (UTC)

@viezly
Copy link

viezly bot commented Jun 28, 2022

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

Changed files are located in these folders:

  • .github/ISSUE_TEMPLATE
  • .github/workflows
  • /
  • CONTENT/DS-n-Algos/0-TESTING-RESOURCES
  • CONTENT/DS-n-Algos/ALGO

@lgtm-com
Copy link

lgtm-com bot commented Jun 28, 2022

This pull request introduces 1516 alerts and fixes 137 when merging e1efb9e into 56e869a - view on LGTM.com

new alerts:

  • 463 for 'import *' may pollute namespace
  • 378 for Assignment to constant
  • 143 for Missing variable declaration
  • 82 for Variable defined multiple times
  • 82 for Unused variable, import, function or class
  • 45 for Unused import
  • 39 for Useless assignment to local variable
  • 38 for Unreachable code
  • 34 for Unused local variable
  • 29 for Syntax error
  • 16 for Except block handles 'BaseException'
  • 14 for Incomplete ordering
  • 14 for Unused index variable
  • 12 for Comparison using is when operands support `__eq__`
  • 12 for Expression has no effect
  • 12 for Clear-text logging of sensitive information
  • 10 for Variable not declared before use
  • 10 for Unnecessary 'else' clause in loop
  • 10 for Inefficient regular expression
  • 9 for Modification of dictionary returned by locals()
  • 7 for Superfluous trailing arguments
  • 6 for Modification of parameter with default
  • 5 for Unreachable statement
  • 4 for Off-by-one comparison against length
  • 4 for Useless comparison test
  • 4 for Access to let-bound variable in temporal dead zone
  • 3 for Inconsistent use of 'new'
  • 3 for An assert statement has a side-effect
  • 2 for Return statement assigns local variable
  • 2 for Testing equality to None
  • 2 for Useless conditional
  • 2 for Syntax error
  • 2 for Comparison between inconvertible types
  • 2 for Duplicate HTML element attributes
  • 2 for Prototype-polluting function
  • 2 for Incomplete string escaping or encoding
  • 1 for First parameter of a method is not named 'self'
  • 1 for Redundant comparison
  • 1 for Use of the return value of a procedure
  • 1 for Self assignment
  • 1 for Suspicious unused loop iteration variable
  • 1 for Missing 'this' qualifier
  • 1 for Module is imported with 'import' and 'import from'
  • 1 for Property access on null or undefined
  • 1 for DOM text reinterpreted as HTML
  • 1 for Use of returnless function
  • 1 for Unused exception object
  • 1 for Invocation of non-function

fixed alerts:

  • 62 for Duplicate HTML element attributes
  • 16 for Missing variable declaration
  • 13 for Malformed id attribute
  • 8 for Unused variable, import, function or class
  • 7 for Useless assignment to local variable
  • 6 for Inefficient regular expression
  • 4 for Unreachable statement
  • 4 for Unsafe HTML constructed from library input
  • 3 for Variable not declared before use
  • 3 for Syntax error
  • 3 for DOM text reinterpreted as HTML
  • 2 for Inclusion of functionality from an untrusted source
  • 1 for Self assignment
  • 1 for Inconsistent use of 'new'
  • 1 for Useless conditional
  • 1 for Superfluous trailing arguments
  • 1 for Conflicting function declarations
  • 1 for Incomplete string escaping or encoding

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