chore(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 (#1079) #1004
Annotations
1 error and 2 warnings
Error: Command failed with exit code 1: npm publish /home/runner/work/js-three/js-three --userconfig /tmp/ef1d987a004f45ab0444d563c8edf5af/.npmrc --tag latest --registry https://wombat-dressing-room.appspot.com
src/index.ts → dist/index.umd.js, dist/index.min.js...
created dist/index.umd.js, dist/index.min.js in 5s
src/index.ts → dist/index.dev.js...
created dist/index.dev.js in 3.6s
src/index.ts → dist/index.esm.js...
created dist/index.esm.js in 1.4s
npm WARN publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm WARN publish errors corrected:
npm WARN publish "repository.url" was normalized to "git+https://github.com/googlemaps/js-three.git"
npm notice
npm notice 📦 @googlemaps/[email protected]
npm notice === Tarball Contents ===
npm notice 11.4kB LICENSE
npm notice 9.0kB README.md
npm notice 826B dist/__tests__/__utils__/createWebGlContext.d.ts
npm notice 642B dist/__tests__/three.test.d.ts
npm notice 629B dist/__tests__/util.test.d.ts
npm notice 667B dist/index.d.ts
npm notice 36.2kB dist/index.dev.js
npm notice 194.2kB dist/index.dev.js.map
npm notice 4.4kB dist/index.esm.js
npm notice 6.4kB dist/index.esm.js.map
npm notice 36.2kB dist/index.min.js
npm notice 194.2kB dist/index.min.js.map
npm notice 36.4kB dist/index.umd.js
npm notice 194.2kB dist/index.umd.js.map
npm notice 9.2kB dist/three.d.ts
npm notice 1.8kB dist/util.d.ts
npm notice 3.0kB package.json
npm notice 2.3kB src/__tests__/__utils__/createWebGlContext.ts
npm notice 13.7kB src/__tests__/three.test.ts
npm notice 3.9kB src/__tests__/util.test.ts
npm notice 668B src/index.ts
npm notice 15.4kB src/three.ts
npm notice 2.8kB src/util.ts
npm notice === Tarball Details ===
npm notice name: @googlemaps/three
npm notice version: 4.0.15
npm notice filename: googlemaps-three-4.0.15.tgz
npm notice package size: 226.0 kB
npm notice unpacked size: 778.0 kB
npm notice shasum: 1f6b81451932a3e3ac4ce6408f139852231b557b
npm notice integrity: sha512-aNS2gmpdSCkKz[...]J2Lfnj1r6v+TQ==
npm notice total files: 23
npm notice
npm notice Publishing to https://wombat-dressing-room.appspot.com/ with tag latest and public access
npm ERR! code E400
npm ERR! 400 Bad Request - PUT https://wombat-dressing-room.appspot.com/@googlemaps%2fthree -
npm ERR! ===============================
npm ERR! Publish service error
npm ERR! -------------------------------
npm ERR! amuramoto cannot push repo https://github.com/googlemaps/js-three. push permission required to publish.
npm ERR! ===============================
npm ERR!
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-07-08T06_58_24_291Z-debug-0.log
> @googlemaps/[email protected] prepare
> rm -rf dist && rollup -c
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v2, cycjimmy/semantic-release-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading