Skip to content

chore(cicd): maybe controlling compile time partial class #222

chore(cicd): maybe controlling compile time partial class

chore(cicd): maybe controlling compile time partial class #222

Triggered via push August 18, 2025 13:21
Status Success
Total duration 6m 32s
Artifacts 2

dev.yml

on: push
Dev Run CI checks  /  Check solution builds as Release
55s
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
15s
Dev Run CI checks / Check commit names
Dev Run CI checks  /  E2E Unit threshold and code report trigger
4m 0s
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
21s
Generate dev semantic version
Build dev package and publish
34s
Build dev package and publish
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger
1m 14s
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/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/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/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 / 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#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/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/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/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#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.
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/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/TELButton.razor#L58
Cannot convert null literal to non-nullable reference type.
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/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#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.
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page 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.
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/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.
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:e6213b9f45f85b166c5c07892c0629b961b9bd3c1b9ca8fb4d82b33bdc083dc8
published-telblazor-components-showcase-wasmstaticclient-using-dev-package-1.10.0-refactor-logging.1-250818-1325 Expired
11.4 MB
sha256:6f79ba56219a2d5730e2bcddf6c9e5840b8fcfff8b1fcd5237d7e4f4b132be83