kalisio/kTeam

View on GitHub
src/services/organisations/organisations.service.js

Summary

Maintainability
A
1 hr
Test Coverage
C
77%

Function default has 53 lines of code (exceeds 50 allowed). Consider refactoring.
Open

export default function (name, app, options) {
  const config = app.get('storage')
  const client = new aws.S3({
    accessKeyId: config.accessKeyId,
    secretAccessKey: config.secretAccessKey
Severity: Major
Found in src/services/organisations/organisations.service.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status