chore(deps): update dotnet monorepo #662
Annotations
2 errors and 10 warnings
|
Run Tests
The operation was canceled.
|
Dotnet Build:
src/BlazorApplicationInsights/Models/Config.cs#L190
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Dotnet Build:
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- 'An identifier was expected.'
|
Dotnet Build:
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- '9'
|
Dotnet Build:
src/BlazorApplicationInsights/Models/TraceTelemetry.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
src/BlazorApplicationInsights/Models/TelemetryItem.cs#L22
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
src/BlazorApplicationInsights/Models/TelemetryContext.cs#L19
Non-nullable property 'Application' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
src/BlazorApplicationInsights/Models/TelemetryContext.cs#L26
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
src/BlazorApplicationInsights/Models/TelemetryContext.cs#L33
Non-nullable property 'Internal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
src/BlazorApplicationInsights/Models/TelemetryContext.cs#L40
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
src/BlazorApplicationInsights/Models/TelemetryContext.cs#L47
Non-nullable property 'TelemetryTrace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading