Skip to content

bump dependencies

bump dependencies #159

Triggered via push November 12, 2025 03:31
Status Success
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: samples/WeihanLi.EntityFramework.Sample/Program.cs#L461
Microsoft.EntityFrameworkCore.Infrastructure.Internal.DbContextOptionsConfiguration<TContext> is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
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: samples/WeihanLi.EntityFramework.Sample/Program.cs#L461
Microsoft.EntityFrameworkCore.Infrastructure.Internal.DbContextOptionsConfiguration<TContext> is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
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.