Skip to content

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

NuGet Push to Production - ESDM Nexus and nuget.org

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

Manually triggered November 19, 2025 16:02
Status Success
Total duration 2m 15s
Artifacts

nuget-push-to-production.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.SimpleContent.Storage.NoDb/PostXmlSerializer.cs#L103
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.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/PageMarkdownSerializer.cs#L45
'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.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)
push-nuget: src/cloudscribe.SimpleContent.Models/Page/IPage.cs#L71
'IPage.Script' hides inherited member 'IContentItem.Script'. Use the new keyword if hiding was intended.
push-nuget: src/cloudscribe.SimpleContent.Models/Page/IPage.cs#L71
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
push-nuget: src/cloudscribe.SimpleContent.Models/Page/Page.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.