mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-13 04:04:09 +00:00
22 lines
1.6 KiB
Plaintext
22 lines
1.6 KiB
Plaintext
|
|
|
|
python : .Value conflict detected: e1.age has conflicting values: ['30',
|
|
'32']
|
|
At line:1 char:32
|
|
+ ... NG="utf-8"; python -m unittest tests/conflicts/test_conflicts.py >
|
|
co ...
|
|
+
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (.Value conflict...s: ['30',
|
|
'32']:String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
Type conflict detected: e2 has conflicting types: ['Organization',
|
|
'Person']
|
|
....
|
|
----------------------------------------------------------------------
|
|
Ran 5 tests in 0.004s
|
|
|
|
OK
|
|
🧠 Semantica is resolving 🔄 ⚠️ [conflicts] ConflictAnalyzer (0.0s)
|