Asymmetrik/node-rest-starter

View on GitHub
src/app/core/audit/audit.service.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function audit has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    async audit(
        message: string,
        eventType: string,
        eventAction: string,
        requestOrEventActor: Request | Promise<Partial<IUser>> | Partial<IUser>,
Severity: Minor
Found in src/app/core/audit/audit.service.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status