Skip to content

feat(nhibernate): make UserTypeMap public and expose maps as readonly #53

feat(nhibernate): make UserTypeMap public and expose maps as readonly

feat(nhibernate): make UserTypeMap public and expose maps as readonly #53

Triggered via push February 21, 2025 19:11
Status Success
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build
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:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build
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:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build
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:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build
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:
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build: src/SourceGenerators.Shared/SourceGenerationHelper.cs#L41
Possible null reference return.
build: src/SourceGenerators.Shared/SourceGenerationHelper.cs#L50
Converting null literal or possible null value to non-nullable type.
build: src/SourceGenerators.Shared/SourceGenerationHelper.cs#L56
Converting null literal or possible null value to non-nullable type.
build: src/SourceGenerators.Shared/SourceGenerationHelper.cs#L85
Dereference of a possibly null reference.
build: src/SourceGenerators.Ensuring/EnsuringGenerator.CodeGeneration.cs#L87
Possible null reference return.
build: src/SourceGenerators.Ensuring/EnsuringGenerator.CodeGeneration.cs#L93
Possible null reference return.
build: src/SourceGenerators.Ensuring/EnsuringGenerator.CodeGeneration.cs#L99
Converting null literal or possible null value to non-nullable type.
build: src/SourceGenerators.Ensuring/EnsuringGenerator.CodeGeneration.cs#L103
Dereference of a possibly null reference.
build: src/SourceGenerators.Ensuring/EnsuringGenerator.cs#L88
Possible null reference return.
build: src/SourceGenerators.Ensuring/EnsuringGenerator.cs#L98
Possible null reference return.