Skip to content

feat: allow disabling of wasm init #468

feat: allow disabling of wasm init

feat: allow disabling of wasm init #468

Triggered via push December 15, 2023 02:44
Status Failure
Total duration 5m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cicd.yml

on: push
Matrix: Run Tests
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm)
Process completed with exit code 1.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6)
The job was canceled because "samples_BlazorApplication" failed.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6)
The operation was canceled.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm): src/BlazorApplicationInsights/Models/Config.cs#L166
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm): src/BlazorApplicationInsights/Models/Config.cs#L192
XML comment has badly formed XML -- 'An identifier was expected.'
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.
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 declaring the property as nullable.
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/Config.cs#L166
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Run Tests (samples/BlazorApplicationInsights.Sample.Wasm6): src/BlazorApplicationInsights/Models/Config.cs#L192
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.