Skip to content

NuGet Push to Production - ESDM Nexus and nuget.org #2

NuGet Push to Production - ESDM Nexus and nuget.org

NuGet Push to Production - ESDM Nexus and nuget.org #2

Manually triggered July 9, 2025 13:34
Status Success
Total duration 2m 21s
Artifacts

nuget-push-to-production.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
push-nuget: src/cloudscribe.SimpleContent.Storage.NoDb/PostMarkdownSerializer.cs#L73
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
push-nuget: src/cloudscribe.SimpleContent.Storage.NoDb/PageMarkdownSerializer.cs#L74
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
push-nuget: src/cloudscribe.SimpleContent.Storage.NoDb/PostMarkdownSerializer.cs#L44
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
push-nuget: src/cloudscribe.SimpleContent.Storage.NoDb/PageMarkdownSerializer.cs#L45
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
push-nuget: src/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql/Migrations/20181009120713_simplecontent-initial.Designer.cs#L15
The type name 'simplecontentinitial' only contains lower-cased ascii characters. Such names may become reserved for the language.
push-nuget: src/cloudscribe.SimpleContent.Storage.EFCore.PostgreSql/Migrations/20181009120713_simplecontent-initial.cs#L6
The type name 'simplecontentinitial' only contains lower-cased ascii characters. Such names may become reserved for the language.
push-nuget: src/cloudscribe.SimpleContent.Web/Services/ProjectEmailService.cs#L74
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
push-nuget: src/cloudscribe.SimpleContent.MetaWeblog/MetaWeblogModelMapper.cs#L101
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
push-nuget: src/cloudscribe.SimpleContent.MetaWeblog/MetaWeblogModelMapper.cs#L31
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
push-nuget: src/cloudscribe.MetaWeblog/MetaWeblogRequestParser.cs#L541
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)