You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered an error from autost::dom (below). I assume this is related to #26. autost cohost-archive continues running despite the error. This happened with 1.3.1 and ecb074c.
1.3.1:
2024-12-31T07:05:40.302727Z INFO archive_cohost_project{project_name="margot" archive_likes=false}:convert_chost{entry=DirEntry("chosts/43976.json")}: autost::command::cohost2autost: writing: RelativePath { inner: "posts/43976/43933.html", kind: Other }
2024-12-31T07:05:40.303795Z WARN archive_cohost_project{project_name="margot" archive_likes=false}:convert_chost{entry=DirEntry("chosts/43976.json")}: autost::dom: saw attribute not on known-good-attributes list! check if output is correct for: <div ariaDescribedBy>
2024-12-31T07:05:40.304014Z ERROR archive_cohost_project{project_name="margot" archive_likes=false}:convert_chost{entry=DirEntry("chosts/43976.json")}: autost::dom: unknown attribute value type for <div ariaDescribedBy>: Array [String("user-content-someegrets-csscrimes-transflag"), String("aria-hidden=")]
2024-12-31T07:05:40.305721Z INFO archive_cohost_project{project_name="margot" archive_likes=false}:convert_chost{entry=DirEntry("chosts/43976.json")}: autost::command::cohost2autost: writing: RelativePath { inner: "posts/43976.html", kind: Post { is_markdown: false, in_imported_dir: false } }
I've encountered an error from
autost::dom
(below). I assume this is related to #26.autost cohost-archive
continues running despite the error. This happened with 1.3.1 and ecb074c.1.3.1:
ecb074c:
The text was updated successfully, but these errors were encountered: