This repository was archived by the owner on Nov 19, 2025. It is now read-only.
fix(release): manually release a major version #43
validate.yml
on: push
Matrix: π¨ Build and Validate
Matrix: π E2E Tests
release
17s
Annotations
1 error and 2 warnings
|
release
ExecaError: Command failed with exit code 1: npm publish /home/runner/work/cross-env/cross-env --userconfig /tmp/fd5db9c87c16a7ae9d25b417710fba3f/.npmrc --tag latest --registry 'http://registry.npmjs.org/'
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 "bin[cross-env]" script name was cleaned
npm warn publish "bin[cross-env-shell]" script name was cleaned
npm warn publish "repository.url" was normalized to "git+https://github.com/kentcdodds/cross-env.git"
npm notice
npm notice π¦ cross-env@9.0.0
npm notice Tarball Contents
npm notice 1.1kB LICENSE
npm notice 7.0kB README.md
npm notice 31B dist/bin/cross-env-shell.d.ts
npm notice 110B dist/bin/cross-env-shell.js
npm notice 31B dist/bin/cross-env.d.ts
npm notice 93B dist/bin/cross-env.js
npm notice 427B dist/command.d.ts
npm notice 1.4kB dist/command.js
npm notice 245B dist/index.d.ts
npm notice 3.6kB dist/index.js
npm notice 159B dist/is-windows.d.ts
npm notice 248B dist/is-windows.js
npm notice 326B dist/variable.d.ts
npm notice 2.5kB dist/variable.js
npm notice 2.5kB package.json
npm notice Tarball Details
npm notice name: cross-env
npm notice version: 9.0.0
npm notice filename: cross-env-9.0.0.tgz
npm notice package size: 7.5 kB
npm notice unpacked size: 19.7 kB
npm notice shasum: 99ed0926c8fd81fdbf147ab72d7d2babdc0d83fd
npm notice integrity: sha512-K+47gJfTdd2Xd[...]Sq+RUibeGQh6Q==
npm notice total files: 15
npm notice
npm notice Publishing to http://registry.npmjs.org/ with tag latest and default access
npm notice Beginning October 4, 2021, all connections to the npm registry - including for package installation - must use TLS 1.2 or higher. You are currently using plaintext http to connect. Please visit the GitHub blog for more information: https://github.blog/2021-08-23-npm-registry-deprecating-tls-1-0-tls-1-1/
npm error code E426
npm error 426 Upgrade Required - PUT http://registry.npmjs.org/cross-env
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-07-25T21_47_46_205Z-debug-0.log
|
|
π¨ Build and Validate (22)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
π¨ Build and Validate (24)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|