Skip to content

Fixing failing npm step in precheckin pipeline#4013

Merged
lehrt merged 4 commits intodevfrom
lehrt/precheckin-pipeline-issues
Feb 12, 2026
Merged

Fixing failing npm step in precheckin pipeline#4013
lehrt merged 4 commits intodevfrom
lehrt/precheckin-pipeline-issues

Conversation

@lehrt
Copy link
Contributor

@lehrt lehrt commented Feb 12, 2026

Overview

Precheckin pipeline started failing on audit step with type error. Audit step is not a production-level check or requirement, and we have cg alerts and guardian running in pipeline, making this step unnecessary. Adding --no-audit to resolve the issue.

Add version checks for npm and node before installation.
Removed version checking and npm install steps from the pipeline.
Removed the Npm task for installing dependencies and adjusted npm install command to include --no-audit.
@lehrt lehrt requested a review from a team as a code owner February 12, 2026 13:28
@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-wave-0c4fb390f-4013.eastus2.4.azurestaticapps.net

@lehrt lehrt merged commit 0842f7a into dev Feb 12, 2026
25 checks passed
@sonarqubecloud
Copy link

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