chore: add plugin pack command (Experimental) #51
test-npm.yml
on: pull_request
Prepare npm package
24s
Matrix: test-install
Matrix: test-npx
Annotations
10 errors
Prepare npm package:
src/plugin/packer/src/zip.ts#L3
Could not find a declaration file for module 'yauzl'. '/home/runner/work/cli-kintone/cli-kintone/node_modules/.pnpm/[email protected]/node_modules/yauzl/index.js' implicitly has an 'any' type.
|
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#L166
Parameter 'stream' implicitly has an 'any' type.
|
Prepare npm package:
src/plugin/packer/test/helper/zip.ts#L1
Could not find a declaration file for module 'yauzl'. '/home/runner/work/cli-kintone/cli-kintone/node_modules/.pnpm/[email protected]/node_modules/yauzl/index.js' implicitly has an 'any' type.
|
Prepare npm package:
src/plugin/packer/test/helper/zip.ts#L7
Parameter 'err' implicitly has an 'any' type.
|
Prepare npm package:
src/plugin/packer/test/helper/zip.ts#L7
Parameter 'zipFile' implicitly has an 'any' type.
|
Prepare npm package:
src/plugin/packer/test/helper/zip.ts#L11
Variable 'files' implicitly has type 'any[]' in some locations where its type cannot be determined.
|