Skip to content

Updated the code examples to use remark-code-import #7

Updated the code examples to use remark-code-import

Updated the code examples to use remark-code-import #7

Triggered via push September 12, 2023 01:11
Status Success
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/Extended.Collections/Generic/RingBuffer{T}.cs#L156
Possible null reference argument for parameter 'x' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
build: src/Extended.Collections/Generic/Specialized/OrderedDictionary{TKey, TValue}.cs#L107
Possible null reference argument for parameter 'value' in 'TValue OrderedDictionary<TKey, TValue>.ConvertValue(object value)'.
build: src/Extended.Collections/Generic/RingBuffer{T}.cs#L156
Possible null reference argument for parameter 'x' in 'bool IEqualityComparer<T>.Equals(T x, T y)'.
build: src/Extended.Collections/Generic/Specialized/OrderedDictionary{TKey, TValue}.cs#L107
Possible null reference argument for parameter 'value' in 'TValue OrderedDictionary<TKey, TValue>.ConvertValue(object value)'.