v8.5 #660
Merged
v8.5 #660
Annotations
10 warnings
|
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?'
|
|
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)
|
|
src/cloudscribe.SimpleContent.Storage.NoDb/PageMarkdownSerializer.cs#L74
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
|
|
src/cloudscribe.SimpleContent.Storage.NoDb/PostMarkdownSerializer.cs#L73
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
|
|
src/cloudscribe.SimpleContent.Storage.NoDb/PageMarkdownSerializer.cs#L45
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
|
|
src/cloudscribe.SimpleContent.Storage.NoDb/PostMarkdownSerializer.cs#L44
'CamelCaseNamingConvention.CamelCaseNamingConvention()' is obsolete: 'Use the Instance static field instead of creating new instances'
|
|
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.
|
|
src/cloudscribe.SimpleContent.Models/Page/IPage.cs#L71
'IPage.Script' hides inherited member 'IContentItem.Script'. Use the new keyword if hiding was intended.
|
|
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.
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading