backstage / backstage/mkdocs-monorepo-plugin

DeprecationWarning: warning_filter

Open
#107 0 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
400
Forks
80
PR merge metrics
No merged PRs in 30d

Description

mkdocs==1.5.2
mdocs-monorepo-plugin==1.0.5

`mkdocs build`
`DeprecationWarning: warning_filter doesn't do anything since MkDocs 1.2 and will be removed soon.`

Expectation is to not see the warning when running mkdocs with the monorepo plugin - likely by removing the warning_filter logic.

Contributor guide

Open the contributing guide

Research direction

Start by running `mkdocs build` with mkdocs==1.5.2 and mdocs-monorepo-plugin==1.0.5 to reproduce the DeprecationWarning. Search the plugin for `warning_filter` logic, remove the obsolete behavior if confirmed, and rerun the build to verify the warning no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.