Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 #96
Annotations
10 warnings
C5/Hashing/HashBag.cs#L289
#warning: 'Improve if items is a counting bag'
|
C5/Hashing/HashBag.cs#L395
#warning: 'We could send bag events here easily using a CircularQueue of (should?)'
|
C5/Hashing/HashBag.cs#L617
#warning: 'We could easily raise bag events'
|
C5/LinkedLists/HashedLinkedList.cs#L1365
#warning: 'INEFFICIENT'
|
C5/LinkedLists/LinkedList.cs#L1010
#warning: 'INEFFICIENT'
|
C5/LinkedLists/HashedLinkedList.cs#L1456
#warning: 'must we check stamps here?'
|
C5/LinkedLists/LinkedList.cs#L1074
#warning: 'must we check stamps here?'
|
C5/Trees/TreeBag.cs#L1416
#warning: 'for bag implementation: count is wrong'
|
C5/Trees/TreeBag.cs#L1956
#warning: 'how does this work together with persistence?'
|
C5/Trees/TreeBag.cs#L1974
#warning: 'improve (mainly for bag) by using a Node iterator instead of ItemMultiplicities()'
|
This job succeeded
Loading