CodeQL #71
Annotations
10 warnings
|
analyze:
src/PatternKit.Examples/ProxyDemo/ProxyDemo.cs#L477
The type 'TIn' cannot be used as type parameter 'TIn' in the generic type or method 'Proxy<TIn, TOut>'. Nullability of type argument 'TIn' doesn't match 'notnull' constraint.
|
|
analyze:
src/PatternKit.Examples/ProxyDemo/ProxyDemo.cs#L475
The type 'TIn' cannot be used as type parameter 'TIn' in the generic type or method 'Proxy<TIn, TOut>'. Nullability of type argument 'TIn' doesn't match 'notnull' constraint.
|
|
analyze:
src/PatternKit.Examples/FlyweightDemo/FlyweightDemo.cs#L6
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
analyze:
src/PatternKit.Examples/ProxyDemo/ProxyDemo.cs#L477
The type 'TIn' cannot be used as type parameter 'TIn' in the generic type or method 'Proxy<TIn, TOut>'. Nullability of type argument 'TIn' doesn't match 'notnull' constraint.
|
|
analyze:
src/PatternKit.Examples/ProxyDemo/ProxyDemo.cs#L475
The type 'TIn' cannot be used as type parameter 'TIn' in the generic type or method 'Proxy<TIn, TOut>'. Nullability of type argument 'TIn' doesn't match 'notnull' constraint.
|
|
analyze:
src/PatternKit.Examples/FlyweightDemo/FlyweightDemo.cs#L6
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
analyze:
src/PatternKit.Core/Structural/Flyweight/Flyweight.cs#L80
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
analyze:
src/PatternKit.Core/Structural/Flyweight/Flyweight.cs#L80
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
analyze:
src/PatternKit.Core/Structural/Flyweight/Flyweight.cs#L80
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
analyze:
src/PatternKit.Core/Structural/Flyweight/Flyweight.cs#L80
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|