fga-eps-mds/2020.1-VC_Gestor-BackEnd

View on GitHub
packages/news/src/controller/UpdateNewsResolve.js

Summary

Maintainability
A
35 mins
Test Coverage

Showing 1 of 1 total issue

Identical blocks of code found in 2 locations. Consider refactoring.
Open

const { title, subtitle, text, image1, image2, image3, post_id } = request.body;
Severity: Minor
Found in packages/news/src/controller/UpdateNewsResolve.js and 1 other location - About 35 mins to fix
packages/news/src/controller/CreateResolve.js on lines 6..6
Category
Status