PnpmAuditSettings.

IgnoreRegistryErrors Property

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