Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix model level linters error reporting to achieve stable whitelists #262

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2324,13 +2324,8 @@
<ref role="3cqZAo" node="4mUq39Z4Lk2" resolve="res" />
</node>
<node concept="TSZUe" id="4mUq39Z4LmD" role="2OqNvi">
<node concept="3cpWs3" id="4mUq39Z4LmE" role="25WWJ7">
<node concept="37vLTw" id="4mUq39Z4LmF" role="3uHU7w">
<ref role="3cqZAo" node="4mUq39Z4Lmt" resolve="numberOfNodes" />
</node>
<node concept="Xl_RD" id="4mUq39Z4LmP" role="3uHU7B">
<property role="Xl_RC" value="Model has too many nodes:" />
</node>
<node concept="Xl_RD" id="4mUq39Z4LmP" role="25WWJ7">
<property role="Xl_RC" value="Model has too many nodes." />
</node>
</node>
</node>
Expand Down Expand Up @@ -2552,13 +2547,8 @@
<ref role="3cqZAo" node="4mUq39Z4IfR" resolve="res" />
</node>
<node concept="TSZUe" id="7Q9umlgca5y" role="2OqNvi">
<node concept="3cpWs3" id="63CQ8uYw_Kk" role="25WWJ7">
<node concept="Xl_RD" id="6HhjmNPBqpD" role="3uHU7B">
<property role="Xl_RC" value="Model has too many nodes: " />
</node>
<node concept="37vLTw" id="63CQ8uYwA1h" role="3uHU7w">
<ref role="3cqZAo" node="6CE1TgLsRWu" resolve="numberOfNodes" />
</node>
<node concept="Xl_RD" id="6HhjmNPBqpD" role="25WWJ7">
<property role="Xl_RC" value="Model has too many nodes." />
</node>
</node>
</node>
Expand Down
Loading
Loading