Hi, after updating to Org 9.8, I get errors like the following:
Error from syntax checker org-lint:
Wrong type argument: number-or-marker-p,
#("150" 0 3 (org-lint-marker #<marker at 6606 in myorgfile.org>))
A minimal start, or just removing '(desktop-save-mode 1)' from my init.el
mostly fixes the problem, but not completely. Haven’t had time to figure out
how to make a more reproducible example but posting here in case others see it.
Posted also on SO and another person reports similar
(https://stackoverflow.com/questions/79894036/org-lint-errors-after-package-updates)