juice-shop/juice-shop

View on GitHub
frontend/src/app/wallet-web3/wallet-web3.component.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function handleAuth has 56 lines of code (exceeds 30 allowed). Consider refactoring.
Open

  async handleAuth () {
    try {
      const { isConnected } = getAccount()

      if (isConnected) {
Severity: Major
Found in frontend/src/app/wallet-web3/wallet-web3.component.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status