The GitHub Actions job "documentation" on 
burr.git/fix/update-pydantic-model-fields-usage has failed.
Run started by GitHub user sene03 (triggered by skrawcz).

Head commit for run:
d9d35b24ba92a4f2add58437c2bfe89023fa741a / sene03 <[email protected]>
fix: access model_fields from class instead of instance

Fixes deprecation warning in Pydantic 2.11+ where accessing
model_fields on an instance is deprecated. Changed to use
type(model).model_fields in model_to_dict().

Closes #652

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/burr/actions/runs/22097339536

With regards,
GitHub Actions via GitBox

Reply via email to