Bump actions/setup-dotnet from 3 to 5 #12
Merged
Annotations
12 warnings and 1 notice
|
Server/Buffer.cs#L41
Possible null reference return.
|
|
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.
|
|
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.
|
|
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/ShaderlabVS.Data/DefinationDataProvider.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L16
Dereference of a possibly null reference.
|
|
|
|
|
|
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