Bump microsoft/setup-msbuild from 1.0.2 to 2.0.0 #28
Annotations
22 warnings and 2 notices
|
build (windows-latest, Release):
Server/Helpers.cs#L99
Possible null reference argument for parameter 'args' in '(T arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5) CommandExtensions.ExtractArguments<T, T2, T3, T4, T5>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L91
Possible null reference argument for parameter 'args' in '(T arg1, T2 arg2, T3 arg3, T4 arg4) CommandExtensions.ExtractArguments<T, T2, T3, T4>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L84
Possible null reference argument for parameter 'args' in '(T arg1, T2 arg2, T3 arg3, T4 arg4) CommandExtensions.ExtractArguments<T, T2, T3, T4>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L77
Possible null reference argument for parameter 'args' in '(T arg1, T2 arg2, T3 arg3) CommandExtensions.ExtractArguments<T, T2, T3>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L71
Possible null reference argument for parameter 'args' in '(T arg1, T2 arg2, T3 arg3) CommandExtensions.ExtractArguments<T, T2, T3>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L65
Possible null reference argument for parameter 'args' in '(T arg1, T2 arg2) CommandExtensions.ExtractArguments<T, T2>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L60
Possible null reference argument for parameter 'args' in '(T arg1, T2 arg2) CommandExtensions.ExtractArguments<T, T2>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L55
Possible null reference argument for parameter 'args' in 'T CommandExtensions.ExtractArguments<T>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release):
Server/Helpers.cs#L51
Possible null reference argument for parameter 'args' in 'T CommandExtensions.ExtractArguments<T>(JArray args, ISerializer serializer)'.
|
|
build (windows-latest, Release)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build (windows-latest, Release)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build (windows-latest, Debug):
Server/Handlers/CodeActionHandler.cs#L34
Cannot convert null literal to non-nullable reference type.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/Models.cs#L152
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L43
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L16
Dereference of a possibly null reference.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L66
Non-nullable property 'HLSLCGDatatypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L69
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
build (windows-latest, Debug)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build (windows-latest, Debug)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build (windows-latest, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build (windows-latest, Debug)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|