Bump microsoft/setup-msbuild from 1.0.2 to 1.3.2 #22
Annotations
22 warnings
build (windows-latest, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest, Release):
Server/Buffer.cs#L41
Possible null reference return.
|
build (windows-latest, Release):
Server/Buffer.cs#L53
Possible null reference return.
|
build (windows-latest, Release):
Server/Buffer.cs#L76
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest, Release):
Server/Buffer.cs#L82
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest, Release):
Server/Buffer.cs#L93
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest, Release):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest, Release):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L69
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (windows-latest, Release):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L66
Non-nullable property 'HLSLCGDatatypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest, Release):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L43
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest, Release):
Server/ShaderlabVS.Data/Models.cs#L152
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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):
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#L66
Non-nullable property 'HLSLCGDatatypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest, Debug):
Server/Buffer.cs#L41
Possible null reference return.
|
build (windows-latest, Debug):
Server/Buffer.cs#L53
Possible null reference return.
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L43
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest, Debug):
Server/ShaderlabVS.Data/Models.cs#L152
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest, Debug):
Server/Buffer.cs#L76
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest, Debug):
Server/Buffer.cs#L82
Converting null literal or possible null value to non-nullable type.
|
build (windows-latest, Debug):
Server/Buffer.cs#L93
Converting null literal or possible null value to non-nullable type.
|