Readonlyinfo: { certainty:BestEffort; defaultConfig:( ctx:ReadOnlyFlowrAnalyzerContext, )=>{always: (...)[];conditionally:Record<(...), (...)>}; description:"Marks deprecated functions and deprecated arguments of still-current functions, offering the replacement as a quick fix where one is known. A call to a bare name whose package the code never attaches is reported as uncertain, as any function of that name would answer to it."; name:"Deprecated Functions"; tags:readonly[Deprecated,Smell,Usability,Reproducibility,QuickFix]; }