Skip to content

chore: add plugin pack command (Experimental) #50

chore: add plugin pack command (Experimental)

chore: add plugin pack command (Experimental) #50

Triggered via pull request October 24, 2024 15:30
Status Failure
Total duration 35s
Artifacts

test-npm.yml

on: pull_request
Prepare npm package
23s
Prepare npm package
Matrix: test-install
Matrix: test-npx
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Prepare npm package: src/plugin/packer/src/sign.ts#L1
Cannot find module 'node-rsa' or its corresponding type declarations.
Prepare npm package: src/plugin/packer/src/zip.ts#L2
Cannot find module 'yazl' or its corresponding type declarations.
Prepare npm package: src/plugin/packer/src/zip.ts#L3
Cannot find module 'yauzl' or its corresponding type declarations.
Prepare npm package: src/plugin/packer/src/zip.ts#L5
Cannot find module '@kintone/plugin-manifest-validator' or its corresponding type declarations.
Prepare npm package: src/plugin/packer/src/zip.ts#L6
Cannot find module 'stream-buffers' or its corresponding type declarations.
Prepare npm package: src/plugin/packer/src/zip.ts#L81
Parameter 'zipFile' implicitly has an 'any' type.
Prepare npm package: src/plugin/packer/src/zip.ts#L88
Parameter 'entry' implicitly has an 'any' type.
Prepare npm package: src/plugin/packer/src/zip.ts#L104
Parameter 'e' implicitly has an 'any' type.
Prepare npm package: src/plugin/packer/src/zip.ts#L104
Parameter 'stream' implicitly has an 'any' type.
Prepare npm package: src/plugin/packer/src/zip.ts#L129
Parameter 'filePath' implicitly has an 'any' type.