docs on localdatetime #105
Annotations
3 errors and 11 warnings
create_nuget:
TimeKeeping/DotNetThoughts.TimeKeeping.App/Pages/Timer.razor#L2
The type or namespace name 'LocalTimeKit' does not exist in the namespace 'DotNetThoughts' (are you missing an assembly reference?)
|
create_nuget:
TimeKeeping/DotNetThoughts.TimeKeeping.App/Pages/Timer.razor#L2
The type or namespace name 'LocalTimeKit' does not exist in the namespace 'DotNetThoughts' (are you missing an assembly reference?)
|
create_nuget
Process completed with exit code 1.
|
create_nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_nuget:
Results/DotNetThoughts.Results.Analyzer/DotNetThoughts.Results.Analyzer/DotNetThoughtsResultsAnalyzerAnalyzer.cs#L11
'DotNetThoughts.Results.Analyzer.DotNetThoughtsResultsAnalyzerAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
create_nuget:
Results/DotNetThoughts.Results.Analyzer/DotNetThoughts.Results.Analyzer/DotNetThoughtsResultsAnalyzerAnalyzer.cs#L22
Enable analyzer release tracking for the analyzer project containing rule 'DNTR0001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
create_nuget:
Results/DotNetThoughts.Results.Analyzer/DotNetThoughts.Results.Analyzer/DotNetThoughtsResultsAnalyzerAnalyzer.cs#L22
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
create_nuget:
Results/DotNetThoughts.Results.Analyzer/DotNetThoughts.Results.Analyzer/DotNetThoughtsResultsAnalyzerAnalyzer.cs#L22
The diagnostic description should be one or multiple sentences ending with a punctuation sign and should not have any leading or trailing whitespaces
|
create_nuget:
LocalTimeKit/DotNetThoughts.LocalTimeKit/LocalDateTime.cs#L65
Missing XML comment for publicly visible type or member 'LocalDateTime.DateTime'
|
create_nuget:
LocalTimeKit/DotNetThoughts.LocalTimeKit/LocalDateTime.cs#L66
Missing XML comment for publicly visible type or member 'LocalDateTime.TimeZoneInfo'
|
create_nuget:
Results/DotNetThoughts.Results/And.cs#L12
XML comment has badly formed XML -- 'An identifier was expected.'
|
create_nuget:
Results/DotNetThoughts.Results/And.cs#L12
XML comment has badly formed XML -- 'The character(s) '(' cannot be used at this location.'
|
create_nuget:
Results/DotNetThoughts.Results/And.cs#L16
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'Result'.'
|
create_nuget:
Results/DotNetThoughts.Results/And.cs#L17
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'Result'.'
|