Skip to content

Fix null or empty string encryption #40

Fix null or empty string encryption

Fix null or empty string encryption #40

Triggered via pull request May 12, 2023 07:40
Status Success
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
build-library
57s
build-library
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-library: src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
build-library: src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
build-library: src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
build-library: test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L79
Microsoft.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.
build-library: test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L86
Microsoft.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.
build-library: test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L93
Microsoft.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.
build-library: src/EntityFrameworkCore.DataEncryption/PropertyBuilderExtensions.cs#L13
Missing XML comment for publicly visible type or member 'PropertyBuilderExtensions.IsEncrypted<TProperty>(PropertyBuilder<TProperty>, StorageFormat)'
build-library: test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L79
Microsoft.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.
build-library: test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L86
Microsoft.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.
build-library: test/EntityFrameworkCore.DataEncryption.Test/PropertyBuilderExtensionsTest.cs#L93
Microsoft.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.