Skip to content

getLogger().warn() is being deprecated in place of .warning() #2472

@LoopedBard3

Description

@LoopedBard3

Exact message:

benchmarks_ci.py:276: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
  getLogger().warn(f"Benchmark run for framework '{framework}' contains errors")
[WARNING] Benchmark run for framework 'net7.0' contains errors

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions