[Release] v6.2.0 #129
Annotations
12 warnings
|
release
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
release
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:
|
|
release:
src/Facet/Generators/FacetGenerators/ModelBuilder.cs#L848
Dereference of a possibly null reference.
|
|
release:
src/Facet/Generators/FacetGenerators/FlattenToGenerator.cs#L377
Dereference of a possibly null reference.
|
|
release:
src/Facet/Generators/FacetGenerators/FlattenToGenerator.cs#L248
Possible null reference argument for parameter 'typeName' in 'FacetTargetModel? FlattenToGenerator.FindFacetModel(string typeName, Dictionary<string, FacetTargetModel> facetLookup)'.
|
|
release:
src/Facet/Generators/FacetGenerators/FlattenToGenerator.cs#L178
Possible null reference argument for parameter 'typeName' in 'FacetTargetModel? FlattenToGenerator.FindFacetModel(string typeName, Dictionary<string, FacetTargetModel> facetLookup)'.
|
|
release:
src/Facet/Generators/FacetGenerators/CodeGenerationHelpers.cs#L214
Dereference of a possibly null reference.
|
|
release:
src/Facet/Analyzers/SourceSignatureCodeFixProvider.cs#L47
Possible null reference argument for parameter 'newSignature' in 'Task<Document> SourceSignatureCodeFixProvider.UpdateSourceSignatureAsync(Document document, AttributeSyntax attributeSyntax, string newSignature, CancellationToken cancellationToken)'.
|
|
release:
src/Facet/Generators/FacetGenerators/AttributeValidator.cs#L52
Possible null reference argument for parameter 'fullyQualifiedMetadataName' in 'INamedTypeSymbol? Compilation.GetTypeByMetadataName(string fullyQualifiedMetadataName)'.
|
|
release:
src/Facet.Mapping/IFacetToSourceConfiguration.cs#L5
XML comment has cref attribute 'FacetAttribute' that could not be resolved
|
|
release:
src/Facet.Mapping/IFacetToSourceConfiguration.cs#L5
XML comment has cref attribute 'FacetAttribute' that could not be resolved
|
|
release:
src/Facet.Mapping/IFacetToSourceConfiguration.cs#L5
XML comment has cref attribute 'FacetAttribute' that could not be resolved
|