eduardosasso/bullish

View on GitHub
site/subscribe.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handler has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.handler = async event => {
  const key = process.env["MAILERLITE_API_KEY"];
  const request = require("axios");

  const Sentry = require("@sentry/node");
Severity: Minor
Found in site/subscribe.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status