Update dotnet.yml #2
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.
|