backup-dell-laptop #72
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pack-nuget-packages-pre-release:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
pack-nuget-packages-pre-release:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
pack-nuget-packages-pre-release:
Bog.Api.Db/DbContexts/BlogApiDbContext.partial.cs#L19
'IReadOnlyEntityType.DefiningEntityType' is obsolete: 'Entity types with defining navigations have been replaced by shared-type entity types'
|
build-dotnet:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
build-dotnet:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
build-dotnet:
Bog.Api.Db/DbContexts/BlogApiDbContext.partial.cs#L19
'IReadOnlyEntityType.DefiningEntityType' is obsolete: 'Entity types with defining navigations have been replaced by shared-type entity types'
|
build-dotnet:
Bog.Api.Web/Markdown/BogMarkdownConverter.cs#L21
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
|
build-dotnet:
Bog.Api.Web/Formatters/EntryContentFormatter.cs#L18
Possible null reference return.
|
build-dotnet:
Bog.Api.Web/Configuration/Filters/BlogDbContextStartupDataSeeder.cs#L37
Dereference of a possibly null reference.
|
build-dotnet:
Bog.Api.Web/Formatters/ArticleEntryMediaRequestFormatter.cs#L59
Possible null reference return.
|
build-dotnet:
Bog.Api.Web/Formatters/ArticleEntryMediaRequestFormatter.cs#L64
Possible null reference return.
|
build-dotnet:
Bog.Api.Web/Formatters/ArticleEntryMediaRequestFormatter.cs#L73
Possible null reference return.
|
build-dotnet:
Bog.Api.Web/Configuration/Filters/BlobStoreContainerStartupFilter.cs#L44
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading