Skip to content

feat: WASM ILoggerProvider MinLogLevel support #547

feat: WASM ILoggerProvider MinLogLevel support

feat: WASM ILoggerProvider MinLogLevel support #547

Triggered via pull request May 25, 2024 03:58
Status Failure
Total duration 11m 45s
Artifacts

cicd.yml

on: pull_request
Matrix: Run Tests
Create Release
6m 8s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
Create Release
Process completed with exit code 1.
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/TraceTelemetry.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/TelemetryItem.cs#L22
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/TelemetryContext.cs#L19
Non-nullable property 'Application' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/TelemetryContext.cs#L26
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/TelemetryContext.cs#L33
Non-nullable property 'Internal' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/TelemetryContext.cs#L40
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/TelemetryContext.cs#L47
Non-nullable property 'TelemetryTrace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/Logging/ApplicationInsightsLogger.cs#L95
Nullability in constraints for type parameter 'TState' of method 'ApplicationInsightsLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
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 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 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 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 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 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 declaring the property as nullable.
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/Logging/ApplicationInsightsLogger.cs#L95
Nullability in constraints for type parameter 'TState' of method 'ApplicationInsightsLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Create Release: src/BlazorApplicationInsights/Models/TraceTelemetry.cs#L14
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider 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 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 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 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 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 declaring the property as nullable.