Update dependency Soenneker.Facts.Local to 4.0.594 #191
+1
−1
Annotations
12 warnings
|
Pack
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Pack
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Build:
test/Soenneker.Gen.Reflection.Tests.Types/GenericSourceDto.cs#L6
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
test/Soenneker.Gen.Reflection.Tests.Types/GenericSourceDto.cs#L5
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Emitters/PerfectHashSwitchGenerator.cs#L228
Use 'SymbolEqualityComparer' when comparing symbols
|
|
Build:
src/Emitters/Emitter.cs#L179
Use 'SymbolEqualityComparer' when comparing symbols
|
|
Build:
src/Emitters/OptimizedTypeInfoEmitter.cs#L277
Use 'SymbolEqualityComparer' when comparing symbols
|
|
Build:
src/Emitters/PerfectHashSwitchGenerator.cs#L234
Use 'SymbolEqualityComparer' when comparing symbols
|
|
Build:
src/Emitters/Emitter.cs#L166
Use 'SymbolEqualityComparer' when comparing symbols
|
|
Build:
src/Emitters/PerfectHashSwitchGenerator.cs#L222
Use 'SymbolEqualityComparer' when comparing symbols
|
|
Build:
src/Emitters/Emitter.cs#L105
Dereference of a possibly null reference.
|
|
Build:
src/ReflectionGenerator.cs#L306
Possible null reference argument for parameter 'item' in 'bool HashSet<string>.Add(string item)'.
|
Loading