Skip to content

ci: install latest npm for trusted publishing#27

Merged
Joao208 merged 1 commit into
mainfrom
joaobarros-/-ci-npm-latest
Apr 3, 2026
Merged

ci: install latest npm for trusted publishing#27
Joao208 merged 1 commit into
mainfrom
joaobarros-/-ci-npm-latest

Conversation

@Joao208

@Joao208 Joao208 commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Trusted Publishing requer npm >=11.5.1 para OIDC funcionar. Node 20 vem com npm ~10.x, que não suporta — causando o erro E404 no publish.

Adiciona npm install -g npm@latest antes do publish step.

@coderabbitai

coderabbitai Bot commented Apr 3, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Joao208 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 25 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 25 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7c384e39-7712-4b42-9d69-15f70e646d94

📥 Commits

Reviewing files that changed from the base of the PR and between 1fabebb and 9bc6e59.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch joaobarros-/-ci-npm-latest

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Joao208 Joao208 merged commit d2058db into main Apr 3, 2026
3 checks passed
@Joao208 Joao208 deleted the joaobarros-/-ci-npm-latest branch April 3, 2026 23:38
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.

1 participant