3.0 #82
main.yml
on: pull_request
Build & Test
40s
Deploy
0s
Annotations
11 warnings
Build & Test
No files were found with the provided path: bin/**/*.nupkg. No artifacts will be uploaded.
|
Build & Test:
C5/Hashing/HashBag.cs#L289
#warning: 'Improve if items is a counting bag'
|
Build & Test:
C5/LinkedLists/HashedLinkedList.cs#L1365
#warning: 'INEFFICIENT'
|
Build & Test:
C5/LinkedLists/HashedLinkedList.cs#L1456
#warning: 'must we check stamps here?'
|
Build & Test:
C5/LinkedLists/LinkedList.cs#L1010
#warning: 'INEFFICIENT'
|
Build & Test:
C5/LinkedLists/LinkedList.cs#L1074
#warning: 'must we check stamps here?'
|
Build & Test:
C5/Trees/TreeBag.cs#L1416
#warning: 'for bag implementation: count is wrong'
|
Build & Test:
C5/Trees/TreeBag.cs#L1956
#warning: 'how does this work together with persistence?'
|
Build & Test:
C5/Trees/TreeBag.cs#L1974
#warning: 'improve (mainly for bag) by using a Node iterator instead of ItemMultiplicities()'
|
Build & Test:
C5/Trees/TreeSet.cs#L1843
#warning: 'how does this work together with persistence?'
|
Build & Test:
C5/Trees/TreeSet.cs#L1861
#warning: 'improve (mainly for bag) by using a Node iterator instead of ItemMultiplicities()'
|