Skip to content

Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.12.0 #577

Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.12.0

Bump Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.12.0 #577

Triggered via pull request January 1, 2025 04:18
Status Failure
Total duration 3m 36s
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