Skip to content

fix(npm): log npm warn messages as warning#1523

Open
moritz-baecker-integra wants to merge 1 commit intonuke-build:developfrom
moritz-baecker-integra:develop
Open

fix(npm): log npm warn messages as warning#1523
moritz-baecker-integra wants to merge 1 commit intonuke-build:developfrom
moritz-baecker-integra:develop

Conversation

@moritz-baecker-integra
Copy link
Copy Markdown

@moritz-baecker-integra moritz-baecker-integra commented Feb 27, 2025

Deprication warnings have "npm warn" as messsage, not npm WARN.

This pull request fixes a problem of marking npm warn messages as errors.
This is solved by checking for "npm warn" and not only "npm WARN" as warnings string.

image

I confirm that the pull-request:

  • Follows the contribution guidelines
  • Is based on my own work
  • Is in compliance with my employer

Deprication warnings have "npm warn" as messsage, not npm WARN.
GreemDev added a commit to gruke-build/src that referenced this pull request Feb 27, 2026
nuke-build/nuke#1523
Co-Authored-By: moritz-baecker-integra <164020968+moritz-baecker-integra@users.noreply.github.com>
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