Skip to content

add readme dynamically #115

add readme dynamically

add readme dynamically #115

Triggered via push September 25, 2024 20:25
Status Failure
Total duration 1m 4s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
create_nuget
The readme file 'ReadMe.md' is empty.
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
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: TimeKeeping/DotNetThoughts.TimeKeeping.App/Pages/Timer.razor#L74
Converting null literal or possible null value to non-nullable type.
create_nuget: TimeKeeping/DotNetThoughts.TimeKeeping.App/Pages/Timer.razor#L74
Possible null reference assignment.
create_nuget: TimeKeeping/DotNetThoughts.TimeKeeping.App/Pages/Timer.razor#L44
The field 'Timer.currentCount' is assigned but its value is never used
create_nuget: Results/DotNetThoughts.Results/And.cs#L12
XML comment has badly formed XML -- 'An identifier was expected.'