Skip to content

Bump xunit.runner.visualstudio from 2.5.4 to 3.1.4 #352

Bump xunit.runner.visualstudio from 2.5.4 to 3.1.4

Bump xunit.runner.visualstudio from 2.5.4 to 3.1.4 #352

Status Failure
Total duration 7m 43s
Artifacts 1

dev.yml

on: push
Dev Run CI checks  /  Check solution builds as Release
1m 56s
Dev Run CI checks / Check solution builds as Release
Dev Run CI checks  /  Check branch names
4s
Dev Run CI checks / Check branch names
Dev Run CI checks  /  Check commit names
12s
Dev Run CI checks / Check commit names
Dev Run CI checks  /  E2E Unit threshold and code report trigger
5m 40s
Dev Run CI checks / E2E Unit threshold and code report trigger
Dev Run CI checks  /  Check for failures
2s
Dev Run CI checks / Check for failures
Generate dev semantic version
31s
Generate dev semantic version
Build dev package and publish
1m 15s
Build dev package and publish
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger
0s
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger
Fit to window
Zoom out
Zoom in

Annotations

1 error and 50 warnings
Build dev package and publish
Process completed with exit code 1.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'source' of type 'IEnumerable<string>' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)' due to differences in the nullability of reference types.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L75
Non-nullable property 'conceptDocumentList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L94
Non-nullable property 'clickTargetUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L88
Non-nullable property 'payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L83
Non-nullable property 'click' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L81
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L69
Non-nullable property 'conceptDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'source' of type 'IEnumerable<string>' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)' due to differences in the nullability of reference types.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L94
Non-nullable property 'clickTargetUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L83
Non-nullable property 'click' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L81
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L88
Non-nullable property 'payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L75
Non-nullable property 'conceptDocumentList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L69
Non-nullable property 'conceptDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'source' of type 'IEnumerable<string>' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)' due to differences in the nullability of reference types.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'source' of type 'IEnumerable<string>' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)' due to differences in the nullability of reference types.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L94
Non-nullable property 'clickTargetUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L88
Non-nullable property 'payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L83
Non-nullable property 'click' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L81
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L75
Non-nullable property 'conceptDocumentList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L69
Non-nullable property 'conceptDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'source' of type 'IEnumerable<string>' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)' due to differences in the nullability of reference types.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L69
Non-nullable property 'conceptDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L75
Non-nullable property 'conceptDocumentList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L83
Non-nullable property 'click' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L81
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L88
Non-nullable property 'payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L94
Non-nullable property 'clickTargetUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'source' of type 'IEnumerable<string>' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)' due to differences in the nullability of reference types.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L69
Non-nullable property 'conceptDocument' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L75
Non-nullable property 'conceptDocumentList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L83
Non-nullable property 'click' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L81
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L88
Non-nullable property 'payload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L94
Non-nullable property 'clickTargetUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperimentServiceOpenApi.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'source' of type 'IEnumerable<string>' in 'List<string> Enumerable.ToList<string>(IEnumerable<string> source)' due to differences in the nullability of reference types.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/SearchExperiment/SearchExperiment.razor#L101
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size Digest
coverage-report Expired
186 KB
sha256:b21237f820a3fbe50bfa8170947d298e495d626bb65bae0ee01e658e262c8561