Bump actions/checkout from 4 to 5 #11
Merged
Annotations
12 warnings and 1 notice
|
Server/Helpers.cs#L51
Possible null reference argument for parameter 'args' in 'T CommandExtensions.ExtractArguments<T>(JArray args, ISerializer serializer)'.
|
|
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.
|
|
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L69
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
|
Server/Buffer.cs#L93
Converting null literal or possible null value to non-nullable type.
|
|
Server/Buffer.cs#L82
Converting null literal or possible null value to non-nullable type.
|
|
Server/Buffer.cs#L76
Converting null literal or possible null value to non-nullable type.
|
|
Server/Buffer.cs#L53
Possible null reference return.
|
|
Server/Buffer.cs#L41
Possible null reference return.
|
|
|
|
|
|
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
|
The logs for this run have expired and are no longer available.
Loading