pengx17 / logseq-publish

Archived. Please check https://github.com/logseq/publish-spa instead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

卡在graph-validator-test上

rebron1900 opened this issue · comments

commented

提示这个错误

FAIL in (block-refs-are-valid) (:49)
expected: (empty? (set/difference (set block-refs) (->> (d/q (quote [:find (pull ?b [:block/properties]) :in $ % :where (has-property ?b :id)]) (clojure.core/deref (clojure.core/deref db-conn)) (vals rules/query-dsl-rules)) (map first) (map (comp :id :block/properties)) set)))
  actual: (not (empty? #{"不知道"}))

这个错误是在哪里报出来的?

commented

已解决,不能直接用readme.md里的那一段代码