Skip to content
Triggered via push July 6, 2024 20:09
Status Failure
Total duration 44s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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.Tests/LocalDateTimeTests.cs#L1
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: 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?)
create_nuget
Process completed with exit code 1.
create_nuget
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/
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
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: TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L10
Missing XML comment for publicly visible type or member 'SystemTime.Clock'
create_nuget: TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L20
Missing XML comment for publicly visible type or member 'SystemTime.SetBaseline(DateTimeOffset)'
create_nuget: TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L25
Missing XML comment for publicly visible type or member 'SystemTime.SetOffset(TimeSpan)'
create_nuget: TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L29
Missing XML comment for publicly visible type or member 'SystemTime.Advance(TimeSpan)'
create_nuget: TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L34
Missing XML comment for publicly visible type or member 'SystemTime.AdvanceDays(double)'
create_nuget: TimeKeeping/DotNetThoughts.TimeKeeping/SystemTime.cs#L39
Missing XML comment for publicly visible type or member 'SystemTime.UtcNow()'