Update Version Number to 2.1.0 #562
Annotations
12 warnings
|
|
ChemSharp/Extensions/CollectionsUtil.cs#L72
Cannot convert null literal to non-nullable reference type.
|
ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
|
ChemSharp/DataPoint.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
ChemSharp/Extensions/CollectionsUtil.cs#L26
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
|
ChemSharp/DataPoint.cs#L45
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
ChemSharp/Extensions/CollectionsUtil.cs#L26
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
|
ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
|
Generators/ChemSharp.Molecules.Generator/ResourceUtil.cs#L12
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading