chore(deps): update dotnet monorepo to v9 (major) #639
cicd.yml
on: pull_request
Matrix: Run Tests
Create Release
1m 0s
Annotations
1 error and 33 warnings
Create Release
Process completed with exit code 1.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Config.cs#L190
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- 'An identifier was expected.'
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- '9'
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
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.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Context/Web.cs#L19
Non-nullable property 'Browser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Context/Web.cs#L25
Non-nullable property 'BrowserVer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Context/Web.cs#L31
Non-nullable property 'BrowserLang' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Context/Web.cs#L49
Non-nullable property 'ScreenRes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Context/Web.cs#L55
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6):
src/BlazorApplicationInsights/Models/Context/UserContext.cs#L16
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
src/BlazorApplicationInsights/Models/Config.cs#L190
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- 'An identifier was expected.'
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- '9'
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
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.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
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.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
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.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
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.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
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.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
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.
|
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm):
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.
|
Create Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create Release:
src/BlazorApplicationInsights/Models/Config.cs#L190
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Create Release:
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- 'An identifier was expected.'
|
Create Release:
src/BlazorApplicationInsights/Models/Config.cs#L220
XML comment has badly formed XML -- '9'
|
Create Release:
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.
|
Create Release:
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.
|
Create Release:
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.
|
Create Release:
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.
|
Create Release:
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.
|
Create Release:
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.
|
Create Release:
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.
|