Skip to content

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

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

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

Triggered via pull request April 29, 2024 03:22
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 52 warnings
ci
Cannot read properties of null (reading 'line')
constants.ts#L3
Found RegExp with non literal argument (security-node/non-literal-reg-expr)
index.ts#L28
Missing JSDoc @param "address" description (jsdoc/require-param-description)
index.ts#L28
Missing JSDoc @param "address" type (jsdoc/require-param-type)
index.ts#L36
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L38
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L38
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L39
Missing JSDoc @param "type" description (jsdoc/require-param-description)
index.ts#L39
Missing JSDoc @param "type" type (jsdoc/require-param-type)
index.ts#L40
Missing JSDoc @param "attr" description (jsdoc/require-param-description)
index.ts#L40
Missing JSDoc @param "attr" type (jsdoc/require-param-type)
index.ts#L47
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L49
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L49
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L50
Missing JSDoc @param "type" description (jsdoc/require-param-description)
index.ts#L50
Missing JSDoc @param "type" type (jsdoc/require-param-type)
index.ts#L51
Missing JSDoc @param "attr" description (jsdoc/require-param-description)
index.ts#L51
Missing JSDoc @param "attr" type (jsdoc/require-param-type)
index.ts#L57
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L59
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L59
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L71
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L73
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L73
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L82
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L84
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L84
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L94
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L96
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L96
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L110
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L112
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L112
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L113
Missing JSDoc @param "rootUrl" description (jsdoc/require-param-description)
index.ts#L113
Missing JSDoc @param "rootUrl" type (jsdoc/require-param-type)
index.ts#L114
Missing JSDoc @param "imagesPropertyType" description (jsdoc/require-param-description)
index.ts#L114
Missing JSDoc @param "imagesPropertyType" type (jsdoc/require-param-type)
index.ts#L156
Generic Object Injection Sink (security/detect-object-injection)
index.ts#L157
Generic Object Injection Sink (security/detect-object-injection)
index.ts#L170
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L172
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L172
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
index.ts#L206
Variable Assigned to Object Injection Sink (security/detect-object-injection)
index.ts#L209
Generic Object Injection Sink (security/detect-object-injection)
index.ts#L214
Generic Object Injection Sink (security/detect-object-injection)
index.ts#L238
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L240
Missing JSDoc @param "rootUrl" description (jsdoc/require-param-description)
index.ts#L240
Missing JSDoc @param "rootUrl" type (jsdoc/require-param-type)
index.ts#L247
Missing JSDoc @returns declaration (jsdoc/require-returns)
index.ts#L249
Missing JSDoc @param "doc" description (jsdoc/require-param-description)
index.ts#L249
Missing JSDoc @param "doc" type (jsdoc/require-param-type)
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: wearerequired/lint-action@v2, ospfranco/gh-jester@v1.0.13. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: ospfranco/gh-jester@v1.0.13. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/