NodeBB/NodeBB

View on GitHub
src/controllers/admin/uploads.js

Summary

Maintainability
A
45 mins
Test Coverage

Function uploadImage has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

async function uploadImage(filename, folder, uploadedFile, req, res, next) {
Severity: Minor
Found in src/controllers/admin/uploads.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status