[Preview] PR #336 — IFacetProjectionMapConfiguration uses constructor mapping #2
Annotations
13 warnings
|
publish-preview
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish-preview
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
publish-preview
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:
|
|
publish-preview:
src/Facet/Generators/FacetGenerators/ModelBuilder.cs#L859
Dereference of a possibly null reference.
|
|
publish-preview:
src/Facet/Generators/FacetGenerators/FlattenToGenerator.cs#L377
Dereference of a possibly null reference.
|
|
publish-preview:
src/Facet/Generators/FacetGenerators/FlattenToGenerator.cs#L248
Possible null reference argument for parameter 'typeName' in 'FacetTargetModel? FlattenToGenerator.FindFacetModel(string typeName, Dictionary<string, FacetTargetModel> facetLookup)'.
|
|
publish-preview:
src/Facet/Generators/FacetGenerators/FlattenToGenerator.cs#L178
Possible null reference argument for parameter 'typeName' in 'FacetTargetModel? FlattenToGenerator.FindFacetModel(string typeName, Dictionary<string, FacetTargetModel> facetLookup)'.
|
|
publish-preview:
src/Facet/Generators/FacetGenerators/CodeGenerationHelpers.cs#L214
Dereference of a possibly null reference.
|
|
publish-preview:
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)'.
|
|
publish-preview:
src/Facet/Generators/FacetGenerators/AttributeValidator.cs#L52
Possible null reference argument for parameter 'fullyQualifiedMetadataName' in 'INamedTypeSymbol? Compilation.GetTypeByMetadataName(string fullyQualifiedMetadataName)'.
|
|
publish-preview:
src/Facet.Mapping/IFacetToSourceConfiguration.cs#L5
XML comment has cref attribute 'FacetAttribute' that could not be resolved
|
|
publish-preview:
src/Facet.Mapping/IFacetToSourceConfiguration.cs#L5
XML comment has cref attribute 'FacetAttribute' that could not be resolved
|
|
publish-preview:
src/Facet.Mapping/IFacetToSourceConfiguration.cs#L5
XML comment has cref attribute 'FacetAttribute' that could not be resolved
|