Skip to content

chore: add plugin pack command (Experimental) #51

chore: add plugin pack command (Experimental)

chore: add plugin pack command (Experimental) #51

Triggered via pull request October 24, 2024 17:18
Status Failure
Total duration 36s
Artifacts

test-npm.yml

on: pull_request
Prepare npm package
24s
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/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.