Skip to content

Bump Microsoft.VisualStudio.Setup.Configuration.Interop from 3.11.2177 to 3.12.2149 #571

Bump Microsoft.VisualStudio.Setup.Configuration.Interop from 3.11.2177 to 3.12.2149

Bump Microsoft.VisualStudio.Setup.Configuration.Interop from 3.11.2177 to 3.12.2149 #571

Triggered via pull request December 2, 2024 17:50
Status Failure
Total duration 3m 0s
Artifacts

CI.yml

on: pull_request
Matrix: BuildAndTest
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build and Test (Linux): src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
Build and Test (Linux): src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
Build and Test (Linux)
Process completed with exit code 1.
Build and Test (MacOS): src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
Build and Test (MacOS): src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
Build and Test (MacOS)
Process completed with exit code 1.
Build and Test (Windows): src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
Build and Test (Windows): src/Microsoft.Build.Utilities.ProjectCreation/BuildManagerHost.cs#L55
Argument of type 'IDictionary<string, string>' cannot be used for parameter 'globalProperties' of type 'IDictionary<string, string?>' in 'BuildRequestData.BuildRequestData(string projectFullPath, IDictionary<string, string?> globalProperties, string? toolsVersion, string[] targetsToBuild, HostServices? hostServices, BuildRequestDataFlags flags)' due to differences in the nullability of reference types.
Build and Test (Windows)
Process completed with exit code 1.
Build and Test (Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636