chore: add plugin pack command (Experimental) #50
test-npm.yml
on: pull_request
Prepare npm package
23s
Matrix: test-install
Matrix: test-npx
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.
|