v3.2.2 #19
Triggered via release
April 1, 2024 18:08
Shashank3736
created
v3.2.2
Status
Failure
Total duration
35s
Artifacts
–
Annotations
10 errors and 2 warnings
publish-npm:
node_modules/skia-canvas/lib/index.d.ts#L1
'roundRect', which lacks return-type annotation, implicitly has an 'any' return type.
|
publish-npm:
node_modules/skia-canvas/lib/index.d.ts#L1
'roundRect', which lacks return-type annotation, implicitly has an 'any' return type.
|
publish-npm:
ts-script/CaptchaGenerator.ts#L1
Type 'Buffer | Promise<Buffer>' is not assignable to type 'Buffer'.
|
publish-npm:
ts-script/captcha.ts#L1
Type 'number | undefined' is not assignable to type 'number'.
|
publish-npm:
ts-script/captcha.ts#L1
Type 'number | undefined' is not assignable to type 'number'.
|
publish-npm:
ts-script/captcha.ts#L1
Type 'string | undefined' is not assignable to type 'string | CanvasGradient | CanvasPattern | CanvasTexture'.
|
publish-npm:
ts-script/captcha.ts#L1
Type 'string | undefined' is not assignable to type 'string | CanvasGradient | CanvasPattern | CanvasTexture'.
|
publish-npm:
ts-script/captcha.ts#L1
Type 'number | undefined' is not assignable to type 'number'.
|
publish-npm:
ts-script/captcha.ts#L1
Type 'number | undefined' is not assignable to type 'number'.
|
publish-npm:
ts-script/captcha.ts#L1
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
publish-npm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-npm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|