3.0 #83
main.yml
on: pull_request
Build & Test
34s
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/Hashing/HashBag.cs#L395
#warning: 'We could send bag events here easily using a CircularQueue of (should?)'
|
Build & Test:
C5/Hashing/HashBag.cs#L617
#warning: 'We could easily raise bag events'
|
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()'
|