Skip to content

lfu no lock count

lfu no lock count #501

Triggered via pull request October 17, 2023 01:42
Status Failure
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

infer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
infer: BitFaster.Caching/Lfu/ConcurrentLfu.cs#L118
'ConcurrentDictionary<K, LfuNode<K, V>>' does not contain a definition for 'Skip' and no accessible extension method 'Skip' accepting a first argument of type 'ConcurrentDictionary<K, LfuNode<K, V>>' could be found (are you missing a using directive or an assembly reference?)
infer: BitFaster.Caching/Lfu/ConcurrentLfu.cs#L118
'ConcurrentDictionary<K, LfuNode<K, V>>' does not contain a definition for 'Skip' and no accessible extension method 'Skip' accepting a first argument of type 'ConcurrentDictionary<K, LfuNode<K, V>>' could be found (are you missing a using directive or an assembly reference?)
infer: BitFaster.Caching/Lfu/ConcurrentLfu.cs#L118
'ConcurrentDictionary<K, LfuNode<K, V>>' does not contain a definition for 'Skip' and no accessible extension method 'Skip' accepting a first argument of type 'ConcurrentDictionary<K, LfuNode<K, V>>' could be found (are you missing a using directive or an assembly reference?)
infer: BitFaster.Caching/Lfu/ConcurrentLfu.cs#L118
'ConcurrentDictionary<K, LfuNode<K, V>>' does not contain a definition for 'Skip' and no accessible extension method 'Skip' accepting a first argument of type 'ConcurrentDictionary<K, LfuNode<K, V>>' could be found (are you missing a using directive or an assembly reference?)
infer: BitFaster.Caching/Lfu/ConcurrentLfu.cs#L118
'ConcurrentDictionary<K, LfuNode<K, V>>' does not contain a definition for 'Skip' and no accessible extension method 'Skip' accepting a first argument of type 'ConcurrentDictionary<K, LfuNode<K, V>>' could be found (are you missing a using directive or an assembly reference?)
infer: BitFaster.Caching/Lfu/ConcurrentLfu.cs#L118
'ConcurrentDictionary<K, LfuNode<K, V>>' does not contain a definition for 'Skip' and no accessible extension method 'Skip' accepting a first argument of type 'ConcurrentDictionary<K, LfuNode<K, V>>' could be found (are you missing a using directive or an assembly reference?)
infer
Process completed with exit code 1.