Skip to content

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

NuGet Push to Production - ESDM Nexus and nuget.org

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

Manually triggered September 22, 2025 18:20
Status Success
Total duration 2m 6s
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.EFCore.SQLite/Migrations/20250815092116_simplecontent-userscript.Designer.cs#L15
The type name 'simplecontentuserscript' only contains lower-cased ascii characters. Such names may become reserved for the language.
push-nuget: src/cloudscribe.SimpleContent.Storage.EFCore.SQLite/Migrations/20250815092116_simplecontent-userscript.cs#L8
The type name 'simplecontentuserscript' 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.Web/ViewModels/PageEditViewModel.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.SimpleContent.Models/Page/Page.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.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)