You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
fix: go generate
This commit is contained in:
@@ -313,6 +313,11 @@ func npmExecuteScriptsMetadata() config.StepData {
|
||||
Message: "NPM permission denied. Check file permissions or registry access rights.",
|
||||
Category: "permission",
|
||||
},
|
||||
{
|
||||
Pattern: "ERR_PNPM_FETCH_401",
|
||||
Message: "PNPM authentication failed. Check your credentials or token.",
|
||||
Category: "authentication",
|
||||
},
|
||||
},
|
||||
},
|
||||
Spec: config.StepSpec{
|
||||
|
Reference in New Issue
Block a user