Bump actions/checkout from 4 to 5 #11
Merged
Annotations
12 warnings and 1 notice
Build the application:
Server/Helpers.cs#L51
Possible null reference argument for parameter 'args' in 'T CommandExtensions.ExtractArguments<T>(JArray args, ISerializer serializer)'.
|
Build the application:
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 the application:
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L69
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build the application:
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Server/Buffer.cs#L93
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Server/Buffer.cs#L82
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Server/Buffer.cs#L76
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Server/Buffer.cs#L53
Possible null reference return.
|
Build the application:
Server/Buffer.cs#L41
Possible null reference return.
|
Build the application
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.
|
Execute unit tests
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.
|
Setup MSBuild.exe
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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
|
Loading