Bump xunit from 2.4.2 to 2.6.4 #613
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
Generators/ChemSharp.Molecules.Generator/ResourceUtil.cs#L12
Possible null reference return.
|
build:
Generators/ChemSharp.Molecules.Generator/FileFormatReadGenerator.cs#L8
'ChemSharp.Molecules.Generator.FileFormatReadGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Generators/ChemSharp.Molecules.Generator/ElementProviderGenerator.cs#L10
'ChemSharp.Molecules.Generator.ElementProviderGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Generators/ChemSharp.Molecules.Generator/MoleculeCreateGenerator.cs#L8
'ChemSharp.Molecules.Generator.MoleculeCreateGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
Generators/ChemSharp.Generator/MathFGenerator.cs#L11
'ChemSharp.Generator.MathFGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
|
build:
ChemSharp/Extensions/CollectionsUtil.cs#L72
Cannot convert null literal to non-nullable reference type.
|
build:
ChemSharp/Extensions/ResourceUtil.cs#L12
Possible null reference return.
|
build:
ChemSharp.Spectroscopy/Spectrum.cs#L31
Non-nullable property 'optionalParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ChemSharp.Spectroscopy/Spectrum.cs#L31
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|