Skip to content

feat: publish package to registry (DCP-1814) πŸŽ‰ #8

feat: publish package to registry (DCP-1814) πŸŽ‰

feat: publish package to registry (DCP-1814) πŸŽ‰ #8

GitHub Actions / ESLint completed Apr 29, 2024 in 0s

9 warnings

ESLint found 9 warnings

Annotations

Check warning on line 3 in constants.ts

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L84

Missing JSDoc @returns declaration (jsdoc/require-returns)

Check warning on line 86 in index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L86

Missing JSDoc @param "doc" description (jsdoc/require-param-description)

Check warning on line 86 in index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L86

Missing JSDoc @param "doc" type (jsdoc/require-param-type)

Check warning on line 140 in index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L140

Generic Object Injection Sink (security/detect-object-injection)

Check warning on line 141 in index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L141

Generic Object Injection Sink (security/detect-object-injection)

Check warning on line 186 in index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L186

Variable Assigned to Object Injection Sink (security/detect-object-injection)

Check warning on line 189 in index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L189

Generic Object Injection Sink (security/detect-object-injection)

Check warning on line 194 in index.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.ts#L194

Generic Object Injection Sink (security/detect-object-injection)