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
2022-01-10 15:18:12,946 | INFO | launcher | Validate configuration network
2022-01-10 14:06:08,563 | ERROR | analyzer | An exception occurred during analysis at commit 39283f184609d39afd805b180ba10079df49881c.
2022-01-10 14:06:08,564 | ERROR | analyzer | list index out of range
2022-01-10 14:06:09,701 | ERROR | conflict_detector | Option a does not contain a children: next.js::::config.toml::::build::::rustflags(location: 17)
Traceback
...
File "/tmp/ssimon/analysis/1/venv/lib/python3.10/site-packages/cfgnet/network/network.py", line 160, in validate
conflicts = ConflictDetector.detect(
File "/tmp/ssimon/analysis/1/venv/lib/python3.10/site-packages/cfgnet/conflicts/conflict_detector.py", line 66, in detect
if modified_option_conflict := ConflictDetector._detect_modified_options(
File "/tmp/ssimon/analysis/1/venv/lib/python3.10/site-packages/cfgnet/conflicts/conflict_detector.py", line 173, in _detect_modified_options
if isinstance(option_a.children[0], OptionNode) or isinstance(
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
The analysis of next failed.
Traceback
The text was updated successfully, but these errors were encountered: