drinkingvideogames/mixer

View on GitHub
api/services/asset/hooks.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

const before = {
create:
[ commonHooks.requireAuth(),
commonHooks.embellishUser(),
commonHooks.setCurrentDateHook('createdAt'),
Severity: Major
Found in api/services/asset/hooks.js and 1 other location - About 1 hr to fix
api/services/game/hooks.js on lines 17..26

There are no issues that match your filters.

Category
Status