backup-dell-laptop #72
build-and-publish.yaml
on: push
Publish docker image
0s
Annotations
17 warnings
Run Tests
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/
|
Run Tests:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Run Tests:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build Application
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/
|
Build Application:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build Application:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build Application:
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 Application:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build Application:
Bog.Api.Common/MD5Utilities.cs#L12
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
|
Build Application:
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 Application:
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 Application:
Bog.Api.Web/Formatters/EntryContentFormatter.cs#L18
Possible null reference return.
|
Build Application:
Bog.Api.Web/Configuration/Filters/BlogDbContextStartupDataSeeder.cs#L37
Dereference of a possibly null reference.
|
Build Application:
Bog.Api.Web/Formatters/ArticleEntryMediaRequestFormatter.cs#L59
Possible null reference return.
|
Build Application:
Bog.Api.Web/Formatters/ArticleEntryMediaRequestFormatter.cs#L64
Possible null reference return.
|
Build Application:
Bog.Api.Web/Formatters/ArticleEntryMediaRequestFormatter.cs#L73
Possible null reference return.
|
Build Application:
Bog.Api.Web/Configuration/Filters/BlobStoreContainerStartupFilter.cs#L44
Dereference of a possibly null reference.
|