Skip to content

chore(tiny change): just to test cicd #229

chore(tiny change): just to test cicd

chore(tiny change): just to test cicd #229

Triggered via push August 19, 2025 12:49
Status Success
Total duration 6m 29s
Artifacts 2

dev.yml

on: push
Dev Run CI checks  /  Check solution builds as Release
1m 4s
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
16s
Dev Run CI checks / Check commit names
Dev Run CI checks  /  E2E Unit threshold and code report trigger
3m 49s
Dev Run CI checks / E2E Unit threshold and code report trigger
Dev Run CI checks  /  Check for failures
3s
Dev Run CI checks / Check for failures
Generate dev semantic version
21s
Generate dev semantic version
Build dev package and publish
33s
Build dev package and publish
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger
1m 22s
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#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/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/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/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#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/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:684cd8251a3e5f32437a84d934b6f0a0db5e776b15725fcde5941ff11ae9d8aa
published-telblazor-components-showcase-wasmstaticclient-using-dev-package-1.12.0-refactor-logging.1-250819-1254 Expired
11.4 MB
sha256:bf36122802f160202b3d02a070f097c2f921c46365c631b20c462b3ea2786734