Skip to content

fix: broken npm release with provernce error#52

Merged
nazarhussain merged 3 commits intomainfrom
nh/fix-proverance
Mar 30, 2026
Merged

fix: broken npm release with provernce error#52
nazarhussain merged 3 commits intomainfrom
nh/fix-proverance

Conversation

@nazarhussain
Copy link
Copy Markdown

Motivation

Fix the CI release issues

Description

FIx issues

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.

and

npm error 422 Unprocessable Entity - PUT https://registry.npmjs.org/@chainsafe%2fbenchmark - Error verifying sigstore provenance bundle: Failed to validate repository information: package.json: "repository.url" is "git+ssh://git@github.com/chainsafe/benchmark.git", expected to match "https://github.com/ChainSafe/benchmark" from provenance

Steps to test or reproduce

  • Run all tests

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 30, 2026

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: cdcacae Previous: null Ratio
sum array with raw for loop 935.29 us/op
sum array with reduce 10.301 ms/op
sum array with reduce beforeEach 82.271 us/op
sum array with reduce before beforeEach 7.9500 us/op
sum array with reduce high threshold 10.257 ms/op
sum array with reduce no threshold 10.648 ms/op

by benchmarkbot/action

@nazarhussain nazarhussain merged commit c43d524 into main Mar 30, 2026
12 checks passed
@nazarhussain nazarhussain deleted the nh/fix-proverance branch March 30, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants