Nothing to see here #86
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L11
Missing XML comment for publicly visible type or member 'SystemTime.Clock'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L21
Missing XML comment for publicly visible type or member 'SystemTime.SetBaseline(DateTimeOffset)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L26
Missing XML comment for publicly visible type or member 'SystemTime.SetOffset(TimeSpan)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L30
Missing XML comment for publicly visible type or member 'SystemTime.Advance(TimeSpan)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L35
Missing XML comment for publicly visible type or member 'SystemTime.AdvanceDays(double)'
|
TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L40
Missing XML comment for publicly visible type or member 'SystemTime.UtcNow()'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading