This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pnpm.
Summary
Use exit code 0 if the registry responds with an error. Useful when audit checks are used in CI.
A build should fail because the registry has issues.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Audit - Containing Type
- PnpmAuditSettings
Syntax
public bool IgnoreRegistryErrors { get; set; }
Value
Type | Description |
---|---|
bool |