Skip to content

chore(cicd): Tweaks only #218

chore(cicd): Tweaks only

chore(cicd): Tweaks only #218

Triggered via push August 18, 2025 09:11
Status Failure
Total duration 39s
Artifacts

dev.yml

on: push
Dev Run CI checks  /  Check solution builds as Release
30s
Dev Run CI checks / Check solution builds as Release
Dev Run CI checks  /  Check branch names
3s
Dev Run CI checks / Check branch names
Dev Run CI checks  /  Check commit names
13s
Dev Run CI checks / Check commit names
Dev Run CI checks  /  E2E Unit threshold and code report trigger
28s
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
Generate dev semantic version
Build dev package and publish
0s
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

11 errors and 22 warnings
Dev Run CI checks / E2E Unit threshold and code report trigger
Process completed with exit code 1.
Dev Run CI checks / Check solution builds as Release
Process completed with exit code 1.
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L4
'VersionInfo' does not contain a definition for 'TELFrontEndPackageVersion'
Dev Run CI checks / Check solution builds as Release: TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L4
'VersionInfo' does not contain a definition for 'TELFrontEndPackageVersion'
Dev Run CI checks / Check for failures
Process completed with exit code 1.
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 / E2E Unit threshold and code report trigger
No files were found with the provided path: CoverageReport. No artifacts will be uploaded.
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 / 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/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.