ssube/cautious-journey

View on GitHub
src/main.ts

Summary

Maintainability
A
35 mins
Test Coverage
C
70%

Function mainProject has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export async function mainProject(args: ParsedArgs, container: Container, logger: Logger, mode: Commands, project: ProjectConfig): Promise<number> {
Severity: Minor
Found in src/main.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status