all set... release #26
Annotations
1 error
release
Error: Command failed with exit code 1: npm publish /home/runner/work/react-render-stream-testing-library/react-render-stream-testing-library --userconfig /tmp/dab3e6bcd592f7b1c4833fc73936e44c/.npmrc --tag latest --registry https://registry.npmjs.org/
npm notice
npm notice 📦 @testing-library/[email protected]
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 8.7kB README.md
npm notice 2.4kB dist/expect.cjs
npm notice 6.3kB dist/expect.cjs.map
npm notice 795B dist/expect.d.cts
npm notice 795B dist/expect.d.ts
npm notice 2.3kB dist/expect.js
npm notice 6.3kB dist/expect.js.map
npm notice 1.3kB dist/index.cjs
npm notice 258B dist/index.cjs.map
npm notice 59B dist/index.d.cts
npm notice 59B dist/index.d.ts
npm notice 162B dist/index.js
npm notice 224B dist/index.js.map
npm notice 15.5kB dist/pure.cjs
npm notice 41.4kB dist/pure.cjs.map
npm notice 13.9kB dist/pure.d.cts
npm notice 13.9kB dist/pure.d.ts
npm notice 13.5kB dist/pure.js
npm notice 40.5kB dist/pure.js.map
npm notice 2.9kB other/apollo-wordmark.svg
npm notice 3.3kB package.json
npm notice === Tarball Details ===
npm notice name: @testing-library/react-render-stream
npm notice version: 1.0.0
npm notice filename: testing-library-react-render-stream-1.0.0.tgz
npm notice package size: 39.6 kB
npm notice unpacked size: 175.5 kB
npm notice shasum: a1a5b8db785fe6d1936c863aa37f8ebe75f9b036
npm notice integrity: sha512-ba/oneKwgzAXg[...]BbEQGyKqDCUGg==
npm notice total files: 22
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
npm ERR! code E402
npm ERR! 402 Payment Required - PUT https://registry.npmjs.org/@testing-library%2freact-render-stream - You must sign up for private packages
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-10-11T17_02_31_707Z-debug-0.log
> @testing-library/[email protected] prepack
> yarn build
CLI Building entry: {"index":"src/index.ts","pure":"src/pure.ts","expect":"src/expect/index.ts"}
CLI Using tsconfig: tsconfig.json
CLI tsup v8.3.0
CLI Using tsup config: /home/runner/work/react-render-stream-testing-library/react-render-stream-testing-library/tsup.config.ts
CLI Target: node20
CLI Cleaning output folder
CJS Build start
ESM Build start
ESM dist/index.js 162.00 B
ESM dist/pure.js 13.14 KB
ESM dist/expect.js 2.21 KB
ESM dist/index.js.map 224.00 B
ESM dist/expect.js.map 6.18 KB
ESM dist/pure.js.map 39.56 KB
ESM ⚡️ Build success in 30ms
CJS dist/index.cjs 1.22 KB
CJS dist/pure.cjs 15.15 KB
CJS dist/expect.cjs 2.32 KB
CJS dist/index.cjs.map 258.00 B
CJS dist/expect.cjs.map 6.17 KB
CJS dist/pure.cjs.map 40.38 KB
CJS ⚡️ Build success in 31ms
DTS Build start
DTS ⚡️ Build success in 3280ms
DTS dist/index.d.cts 59.00 B
DTS dist/expect.d.cts 795.00 B
DTS dist/pure.d.cts 13.56 KB
DTS dist/index.d.ts 59.00 B
DTS dist/expect.d.ts 795.00 B
DTS dist/pure.d.ts 13.56 KB
|