Skip to content

Silence deprecation warnings#126

Merged
karlnaden merged 1 commit into
inferno-framework:masterfrom
jlduran:silence-deprecation-warnings
May 6, 2026
Merged

Silence deprecation warnings#126
karlnaden merged 1 commit into
inferno-framework:masterfrom
jlduran:silence-deprecation-warnings

Conversation

@jlduran
Copy link
Copy Markdown
Contributor

@jlduran jlduran commented May 5, 2026

Summary

Silence deprecation warnings when running:

rake fhir:invariants

By replacing:

get_resource_definitions -> resource_definitions
get_complex_types -> complex_types

These methods were deprecated in 3639c03 ("deprecate 'get_' methods and cleanup implementation of some methods. Use memorizing when appropriate.")

Testing Guidance

rake fhir:invariants

Silence deprecation warnings when running:

    rake fhir:invariants

By replacing:

    get_resource_definitions -> resource_definitions
    get_complex_types -> complex_types

These methods were deprecated in 3639c03 ("deprecate 'get_' methods and
cleanup implementation of some methods.  Use memorizing when
appropriate.")
@jlduran jlduran force-pushed the silence-deprecation-warnings branch from 83d6a9c to 16475ef Compare May 5, 2026 18:03
Copy link
Copy Markdown
Contributor

@karlnaden karlnaden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verified no change in behavior

@karlnaden karlnaden merged commit ff53a54 into inferno-framework:master May 6, 2026
2 checks passed
@jlduran jlduran deleted the silence-deprecation-warnings branch May 6, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants