Skip to content

Resolve logger warnings#1324

Merged
ritwik-g merged 3 commits into
Zipstack:mainfrom
emmanuel-ferdman:main
May 27, 2025
Merged

Resolve logger warnings#1324
ritwik-g merged 3 commits into
Zipstack:mainfrom
emmanuel-ferdman:main

Conversation

@emmanuel-ferdman

Copy link
Copy Markdown
Contributor

What

This small PR resolves the annoying deprecation warnings of the logger library:

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

Why

Because logger.warn() is depercated.

How

Replace loger.warn() with logger.warning().

Database Migrations

Env Config

Relevant Docs

Related Issues or PRs

Dependencies Versions

Notes on Testing

Screenshots

Checklist

I have read and understood the Contribution Guidelines.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@CLAassistant

CLAassistant commented May 21, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@sonarqubecloud

Copy link
Copy Markdown

@ritwik-g ritwik-g merged commit d240f6a into Zipstack:main May 27, 2025
pk-zipstack pushed a commit that referenced this pull request Aug 20, 2025
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
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.

6 participants