Skip to main content

validate_cloudflare_workers_artifacts_v1

Function validate_cloudflare_workers_artifacts_v1 

Source
pub fn validate_cloudflare_workers_artifacts_v1(
    output_root: &Path,
    plan: &CloudflareWorkersStaticDeploymentPlanV1,
) -> Result<(), CloudflareWorkersDeploymentErrorV1>
Expand description

Confirms that provider-upload bytes still equal the compiler inventory.

ยงErrors

Returns an error for a missing or modified artifact.