Update .gitignore #25
Annotations
12 warnings
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/
|
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.
|
Build the application:
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
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#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/DefinationDataProvider.cs#L16
Dereference of a possibly null reference.
|
Build the application:
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L33
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Server/Buffer.cs#L41
Possible null reference return.
|
Build the application:
Server/Buffer.cs#L53
Possible null reference return.
|
Build the application:
Server/Buffer.cs#L76
Converting null literal or possible null value to non-nullable type.
|
Loading