Skip to content

Merge pull request #78 from WeihanLi/dev #137

Merge pull request #78 from WeihanLi/dev

Merge pull request #78 from WeihanLi/dev #137

Triggered via push April 15, 2025 08:32
Status Success
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/WeihanLi.EntityFramework.SourceGenerator/EFExtensionsGenerator.cs#L97
Converting null literal or possible null value to non-nullable type.
build: src/WeihanLi.EntityFramework.SourceGenerator/EFExtensionsGenerator.cs#L41
Argument of type 'ImmutableArray<string?>' cannot be used for parameter 'templates' of type 'ImmutableArray<string>' in 'string EFExtensionsGenerator.GenerateRepositoryCode(string dbContextName, string repositoryNamespace, ImmutableArray<string> templates)' due to differences in the nullability of reference types.
build: src/WeihanLi.EntityFramework.SourceGenerator/EFExtensionsGenerator.cs#L97
Converting null literal or possible null value to non-nullable type.
build: src/WeihanLi.EntityFramework.SourceGenerator/EFExtensionsGenerator.cs#L41
Argument of type 'ImmutableArray<string?>' cannot be used for parameter 'templates' of type 'ImmutableArray<string>' in 'string EFExtensionsGenerator.GenerateRepositoryCode(string dbContextName, string repositoryNamespace, ImmutableArray<string> templates)' due to differences in the nullability of reference types.