idaholab / malamute

Advanced manufacturing modeling and simulation
https://mooseframework.inl.gov/malamute
GNU Lesser General Public License v2.1
10 stars 27 forks source link

Code deprecations flagged by CIVET #171

Closed cticenhour closed 1 month ago

cticenhour commented 1 month ago

Bug Description

CIVET has found several instances of deprecated code being used in MALAMUTE tests (https://civet.inl.gov/job/2480329/).

Steps to Reproduce

Build malamute and run tests with --error-deprecated.

Impact

An annoyance for now, until the deprecation periods of these failures end. At which point, it would block MALAMUTE updates.