Steps to replicate the issue (include links if applicable):
- Go to https://en.wikipedia.org/wiki/1995_New_South_Wales_state_election (also the same pages for the 1965, 1968, 1971, 1973, 1976, 1978, 1981, 1984, 1988, 1991, 1995, 2003, 2007, and 2015 elections)
- Or to https://en.wikipedia.org/wiki/Template:Tick
- Or to https://en.wikipedia.org/wiki/Template:Arbitration_case_implementation_notes
- Or to https://en.wikipedia.org/wiki/Template:List_of_oxidation_states_of_the_elements/sandbox
What happens?:
Notice that each page is reporting Linter errors. Neither page was reporting Linter errors yesterday. Neither page has been changed recently, and it does not appear that any transcluded templates or modules or other related code on en.WP has been changed.
If you copy and paste the relevant code into Special:ExpandTemplates, you can see that the expanded code has no Linter errors.
This does not appear to be a case of the job queue finally catching up and re-rendering very stale pages. The Template:Tick page, for example, was edited in June 2023 to remove a Linter bogus image options error and had no Linter errors after that edit.
What should have happened instead?:
No Linter errors should be reported on these pages.
I suspect that a change to MediaWiki code, possible related to parsing include/noinclude tags or the safesubst: function, has led to false positive Linter error detections.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):