feat: Add selective error tracking with HAWK:tracked marker #196
Annotations
10 warnings
|
lint:
src/utils/validation.ts#L30
Missing JSDoc @param "context" description
|
|
lint:
src/utils/validation.ts#L8
Missing JSDoc @param "user" description
|
|
lint:
src/modules/stackParser.ts#L29
Trailing spaces not allowed
|
|
lint:
src/catcher.ts#L552
Expected blank line before this statement
|
|
lint:
src/catcher.ts#L539
Expected blank line before this statement
|
|
lint:
src/catcher.ts#L505
Missing JSDoc @returns type
|
|
lint:
src/catcher.ts#L358
Expected blank line before this statement
|
|
lint:
src/addons/consoleCatcher.ts#L242
Missing JSDoc @param "args" declaration
|
|
lint:
src/addons/consoleCatcher.ts#L176
Object properties must go on a new line
|
|
lint:
src/addons/consoleCatcher.ts#L153
Missing JSDoc @returns type
|