Skip to content

Publish to NPM

Publish to NPM #13

Triggered via release November 8, 2023 09:04
Status Failure
Total duration 28s
Artifacts

npm-publish.yml

on: release
publish-npm
14s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
publish-npm: src/index.ts#L22
Multiple constructor implementations are not allowed.
publish-npm: src/index.ts#L24
Multiple constructor implementations are not allowed.
publish-npm: src/index.ts#L25
Property 'options' does not exist on type 'typeof WhmcsApi'.
publish-npm: src/module/base.ts#L6
Property 'options' does not exist on type 'typeof WhmcsApi'.
publish-npm: src/module/base.ts#L7
Property 'options' does not exist on type 'typeof WhmcsApi'.
publish-npm: src/module/base.ts#L13
Property 'options' does not exist on type 'typeof WhmcsApi'.
publish-npm
Process completed with exit code 2.
publish-npm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/