Skip to content

publish-to-npm

publish-to-npm #1

Triggered via release January 24, 2024 13:07
@JiriLojdaJiriLojda
published e559ec3
Status Failure
Total duration 23s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
publish: src/commands/export.ts#L1
Cannot find module '@kontent-ai/management-sdk' or its corresponding type declarations.
publish: src/commands/export.ts#L2
Cannot find module 'chalk' or its corresponding type declarations.
publish: src/commands/export.ts#L3
Cannot find module 'fs/promises' or its corresponding type declarations.
publish: src/commands/export.ts#L4
Cannot find module 'jszip' or its corresponding type declarations.
publish: src/commands/export.ts#L53
Parameter 'yargs' implicitly has an 'any' type.
publish: src/commands/export.ts#L86
Parameter 'args' implicitly has an 'any' type.
publish: src/commands/export.ts#L128
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish: src/commands/export.ts#L137
Parameter 'content' implicitly has an 'any' type.
publish: src/commands/import.ts#L1
Cannot find module '@kontent-ai/management-sdk' or its corresponding type declarations.
publish: src/commands/import.ts#L2
Cannot find module 'chalk' or its corresponding type declarations.