Skip to content

update auto version #123

update auto version

update auto version #123

Triggered via pull request August 28, 2025 10:18
@Phil-NHSPhil-NHS
synchronize #182
master
Status Success
Total duration 5m 22s
Artifacts 1

pull_request.yml

on: pull_request
Pull Request run CI Checks  /  Check solution builds as Release
1m 45s
Pull Request run CI Checks / Check solution builds as Release
Pull Request run CI Checks  /  Check branch names
4s
Pull Request run CI Checks / Check branch names
Pull Request run CI Checks  /  Check commit names
14s
Pull Request run CI Checks / Check commit names
Pull Request run CI Checks  /  E2E Unit threshold and code report trigger
5m 6s
Pull Request run CI Checks / E2E Unit threshold and code report trigger
Pull Request run CI Checks  /  Check for failures
3s
Pull Request run CI Checks / Check for failures
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
Pull Request run CI Checks / Check commit names
Unexpected input(s) 'from', 'to', valid inputs are ['entryPoint', 'args', 'configFile', 'failOnWarnings', 'failOnErrors', 'helpURL', 'commitDepth', 'token']
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.
Pull Request 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.

Artifacts

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