. #95
Annotations
5 errors and 11 warnings
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?)
|
TimeKeeping/DotNetThoughts.TimeKeeping.Tests/LocalDateTimeTests.cs#L1
The type or namespace name 'LocalTimeKit' does not exist in the namespace 'DotNetThoughts' (are you missing an assembly reference?)
|
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?)
|
TimeKeeping/DotNetThoughts.TimeKeeping.Tests/LocalDateTimeTests.cs#L1
The type or namespace name 'LocalTimeKit' does not exist in the namespace 'DotNetThoughts' (are you missing an assembly reference?)
|
|
The following actions uses Node.js version which is deprecated 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/
|
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>'
|
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)
|
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
|
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
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L10
Missing XML comment for publicly visible type or member 'SystemTime.Clock'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L20
Missing XML comment for publicly visible type or member 'SystemTime.SetBaseline(DateTimeOffset)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L25
Missing XML comment for publicly visible type or member 'SystemTime.SetOffset(TimeSpan)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L29
Missing XML comment for publicly visible type or member 'SystemTime.Advance(TimeSpan)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L34
Missing XML comment for publicly visible type or member 'SystemTime.AdvanceDays(double)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L39
Missing XML comment for publicly visible type or member 'SystemTime.UtcNow()'
|
This job failed
Loading