Skip to content

Update dotnet.yml

Update dotnet.yml #2

Triggered via push June 26, 2024 18:56
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L56
Non-nullable property 'text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L57
Non-nullable property 'text_including_other_language' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L42
Non-nullable property 'text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L43
Non-nullable property 'digital' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L44
Non-nullable property 'decimal' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L31
Non-nullable property 'start' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L32
Non-nullable property 'end' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L33
Non-nullable property 'date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L34
Non-nullable property 'text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WakaTimeApi/Models/Summaries/SummariesResponse.cs#L35
Non-nullable property 'timezone' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.