Skip to content

py binding support #806

py binding support

py binding support #806

Re-run triggered March 5, 2026 14:45
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
security
7s
security
Matrix: package-managers
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (latest)
Process completed with exit code 1.
error: Snapshot creation is disabled in CI environments unless --update-snapshots is used: test/api/write-generator/typescript.test.ts#L57
Snapshot name: "TypeScript CDA with Logical Model Promotion to Resource without resourceType 1" Received: "// WARNING: This file is autogenerated by @atomic-ehr/codegen. // GitHub: https://github.com/atomic-ehr/codegen // Any manual changes made to this file may be overwritten. import type { CD } from "../hl7-cda-uv-core/CD"; import type { CE } from "../hl7-cda-uv-core/CE"; // CanonicalURL: http://hl7.org/cda/stds/core/StructureDefinition/CV (pkg: hl7.cda.uv.core#2.0.1-sd) export interface CV extends CE { translation?: CD[]; } " at <anonymous> (/home/runner/work/codegen/codegen/test/api/write-generator/typescript.test.ts:57:80)