Add artifact naming service with template support for consistent naming across extensions #6587
Azure Pipelines / microsoft.testfx (Build Windows Debug)
failed
Sep 22, 2025 in 8m 34s
Build Windows Debug failed
Annotations
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build Windows Debug)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\packages\Debug\Shipping
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build Windows Debug)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\a\binlogs
azure-pipelines / microsoft.testfx (Build Windows Debug)
src\Platform\Microsoft.Testing.Platform\Services\ArtifactNamingService.cs#L35
src\Platform\Microsoft.Testing.Platform\Services\ArtifactNamingService.cs(35,23): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'ArgumentGuard' does not contain a definition for 'IsNotNullOrEmpty'
azure-pipelines / microsoft.testfx (Build Windows Debug)
src\Platform\Microsoft.Testing.Platform\Services\ArtifactNamingService.cs#L49
src\Platform\Microsoft.Testing.Platform\Services\ArtifactNamingService.cs(49,23): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'ArgumentGuard' does not contain a definition for 'IsNotNullOrEmpty'
azure-pipelines / microsoft.testfx (Build Windows Debug)
src\Platform\Microsoft.Testing.Platform\Services\ArtifactNamingService.cs#L79
src\Platform\Microsoft.Testing.Platform\Services\ArtifactNamingService.cs(79,55): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'IProcess' does not contain a definition for 'ProcessName' and no accessible extension method 'ProcessName' accepting a first argument of type 'IProcess' could be found (are you missing a using directive or an assembly reference?)
Loading