feat: publish package to registry (DCP-1814) π #8
9 warnings
ESLint found 9 warnings
Annotations
Check warning on line 3 in constants.ts
github-actions / ESLint
constants.ts#L3
Found RegExp with non literal argument (security-node/non-literal-reg-expr)
Check warning on line 84 in index.ts
github-actions / ESLint
index.ts#L84
Missing JSDoc @returns declaration (jsdoc/require-returns)
Check warning on line 86 in index.ts
github-actions / ESLint
index.ts#L86
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
Check warning on line 86 in index.ts
github-actions / ESLint
index.ts#L86
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
Check warning on line 140 in index.ts
github-actions / ESLint
index.ts#L140
Generic Object Injection Sink (security/detect-object-injection)
Check warning on line 141 in index.ts
github-actions / ESLint
index.ts#L141
Generic Object Injection Sink (security/detect-object-injection)
Check warning on line 186 in index.ts
github-actions / ESLint
index.ts#L186
Variable Assigned to Object Injection Sink (security/detect-object-injection)
Check warning on line 189 in index.ts
github-actions / ESLint
index.ts#L189
Generic Object Injection Sink (security/detect-object-injection)
Check warning on line 194 in index.ts
github-actions / ESLint
index.ts#L194
Generic Object Injection Sink (security/detect-object-injection)