Support .Net 9.0 #69
Merged
Support .Net 9.0 #69
Annotations
13 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L80
SoftFluent.EntityFrameworkCore.DataEncryption.Internal.PropertyAnnotations 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.
|
|
test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L87
SoftFluent.EntityFrameworkCore.DataEncryption.Internal.PropertyAnnotations 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.
|
|
test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L94
SoftFluent.EntityFrameworkCore.DataEncryption.Internal.PropertyAnnotations 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.
|
|
src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
|
|
test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L80
SoftFluent.EntityFrameworkCore.DataEncryption.Internal.PropertyAnnotations 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.
|
|
test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L87
SoftFluent.EntityFrameworkCore.DataEncryption.Internal.PropertyAnnotations 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.
|
|
test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L94
SoftFluent.EntityFrameworkCore.DataEncryption.Internal.PropertyAnnotations 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.
|
The logs for this run have expired and are no longer available.
Loading