Skip to content

Commit

Permalink
feat: level indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Sep 26, 2024
1 parent b3bb6de commit 175a629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ export interface ReportOutput {
id: string;
description: string;
message: string;
level?: string;
}

0 comments on commit 175a629

Please sign in to comment.