Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #568
Annotations
12 warnings
|
|
Generators/ChemSharp.Generator/MathFGenerator.cs#L11
'ChemSharp.Generator.MathFGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
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/CollectionsUtil.cs#L72
Cannot convert null literal to non-nullable reference type.
|
ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
|
ChemSharp.Spectroscopy/Spectrum.cs#L31
Non-nullable property 'optionalParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ChemSharp.Spectroscopy/Spectrum.cs#L31
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ChemSharp.Spectroscopy/Spectrum.cs#L77
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading