lgaticaq/hubot-vimeo

View on GitHub
src/script.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

module.exports = robot => {
  const getVideo = (query, cb) => {
    const lib = new Vimeo(
      process.env.VIMEO_CLIENT_ID,
      process.env.VIMEO_CLIENT_SECRET,
Severity: Minor
Found in src/script.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status