Skip to content

Move ProcessorEnvironment and factory to SDK. (#392) #146

Move ProcessorEnvironment and factory to SDK. (#392)

Move ProcessorEnvironment and factory to SDK. (#392) #146

Triggered via push December 11, 2024 18:13
Status Success
Total duration 2m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Microsoft.Performance.SDK/Processing/ApplicationEnvironmentExtensions.cs#L174
'IApplicationEnvironmentV2' is obsolete: 'This interface will be removed in version 2.0 of the SDK. It is OK to use this interface in version 1.x of the SDK.'
Build: src/Microsoft.Performance.SDK/Processing/ColumnBuilding/ToggleableColumnBuilder.cs#L25
XML comment has cref attribute 'Name' that could not be resolved
Build: src/Microsoft.Performance.SDK/Processing/ColumnBuilding/ToggleableColumnBuilder.cs#L52
XML comment has cref attribute 'Name' that could not be resolved
Build: src/Microsoft.Performance.SDK.Runtime/ApplicationEnvironment.cs#L17
'IApplicationEnvironmentV2' is obsolete: 'This interface will be removed in version 2.0 of the SDK. It is OK to use this interface in version 1.x of the SDK.'
Build: src/Microsoft.Performance.Testing.SDK/StubApplicationEnvironment.cs#L13
'IApplicationEnvironmentV2' is obsolete: 'This interface will be removed in version 2.0 of the SDK. It is OK to use this interface in version 1.x of the SDK.'
Build: src/Microsoft.Performance.Toolkit.Engine/EngineCreateInfo.cs#L109
XML comment has cref attribute 'TryGetAuthProvider{TAuth, TResult}' that could not be resolved
Build: src/Microsoft.Performance.Toolkit.Engine/RuntimeExecutionResults.cs#L66
XML comment has a param tag for 'logger', but there is no parameter by that name
Build: src/Microsoft.Performance.Toolkit.Engine.Tests/TestCookers/Source123/Source123DataSource.cs#L39
'ProcessingSource.ProcessingSource(IProcessingSourceTableProvider)' is obsolete: 'This constructor will be removed in version 2. Implement CreateTableProvider instead.'
Build: src/Microsoft.Performance.SDK.Tests/TestClasses/TestApplicationEnvironment.cs#L13
'IApplicationEnvironmentV2' is obsolete: 'This interface will be removed in version 2.0 of the SDK. It is OK to use this interface in version 1.x of the SDK.'
Build: src/Microsoft.Performance.SDK.Tests/ProcessingSourceTests.cs#L246
'ProcessingSource.ProcessingSource(IProcessingSourceTableProvider)' is obsolete: 'This constructor will be removed in version 2. Implement CreateTableProvider instead.'