Skip to content

Merge branch 'master' into refactor-logging #226

Merge branch 'master' into refactor-logging

Merge branch 'master' into refactor-logging #226

Triggered via push August 18, 2025 15:10
Status Success
Total duration 6m 10s
Artifacts 2

dev.yml

on: push
Dev Run CI checks  /  Check solution builds as Release
1m 1s
Dev Run CI checks / Check solution builds as Release
Dev Run CI checks  /  Check branch names
2s
Dev Run CI checks / Check branch names
Dev Run CI checks  /  Check commit names
17s
Dev Run CI checks / Check commit names
Dev Run CI checks  /  E2E Unit threshold and code report trigger
3m 23s
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
33s
Generate dev semantic version
Build dev package and publish
27s
Build dev package and publish
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger
1m 23s
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger
Fit to window
Zoom out
Zoom in

Annotations

61 warnings
Dev Run CI checks / Check commit names
Unexpected input(s) 'from', 'to', valid inputs are ['entryPoint', 'args', 'configFile', 'failOnWarnings', 'failOnErrors', 'helpURL', 'commitDepth', 'token']
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/Components/BaseComponents/TELButtonSubComponent.razor#L23
Non-nullable field '_ariaDescribedBy' 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/Core/Services/HelperServices/SerilogLogLevelSwitcher.cs#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/LogLevelSwitcher.razor#L37
Possible null reference argument for parameter 'level' in 'string ILogLevelSwitcherService.SetLogLevel(string level)'.
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/Core/Services/HelperServices/SerilogLogLevelSwitcher.cs#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/OptionalImplementations/Test/TestComponents/LogLevelSwitcher.razor#L37
Possible null reference argument for parameter 'level' in 'string ILogLevelSwitcherService.SetLogLevel(string level)'.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L23
Non-nullable field '_ariaDescribedBy' 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#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/Core/Services/HelperServices/SerilogLogLevelSwitcher.cs#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/LogLevelSwitcher.razor#L37
Possible null reference argument for parameter 'level' in 'string ILogLevelSwitcherService.SetLogLevel(string level)'.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L23
Non-nullable field '_ariaDescribedBy' 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/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/Core/Services/HelperServices/SerilogLogLevelSwitcher.cs#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/LogLevelSwitcher.razor#L37
Possible null reference argument for parameter 'level' in 'string ILogLevelSwitcherService.SetLogLevel(string level)'.
Dev Run CI checks / E2E Unit threshold and code report trigger: TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L23
Non-nullable field '_ariaDescribedBy' 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/Core/Services/HelperServices/SerilogLogLevelSwitcher.cs#L86
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build dev package and publish: TELBlazor.Components/Components/BaseComponents/TELButton.razor#L58
Cannot convert null literal to non-nullable reference type.
Build dev package and publish: TELBlazor.Components/OptionalImplementations/Test/TestComponents/LogLevelSwitcher.razor#L37
Possible null reference argument for parameter 'level' in 'string ILogLevelSwitcherService.SetLogLevel(string level)'.
Build dev package and publish: TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L23
Non-nullable field '_ariaDescribedBy' 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/Core/Models/Logging/LocalStorageLogLevel.cs#L11
Cannot convert null literal to non-nullable reference type.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page 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.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page 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.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page 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.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page 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.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page 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.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger: TELBlazor.Components/OptionalImplementations/Test/TestComponents/LogLevelSwitcher.razor#L37
Possible null reference argument for parameter 'level' in 'string ILogLevelSwitcherService.SetLogLevel(string level)'.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger: TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L23
Non-nullable field '_ariaDescribedBy' 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:46cfb1a9c7a0ef08beeb4eed1c3f2fd314d12ac665d1e2dfc3e8ce0f223e2c61
published-telblazor-components-showcase-wasmstaticclient-using-dev-package-1.12.0-refactor-logging.1-250818-1514 Expired
11.4 MB
sha256:4379e6cbe925f9045bdac1c186556df4ead57421d16356b0e6b59024afb93f36