test: Add basic CI test #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
24 warnings
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug)
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 (Debug):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L69
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (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 (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 (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 (Debug):
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L16
Dereference of a possibly null reference.
|
build (Debug):
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L21
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
Server/ShaderlabVS.Data/DefinationDataProvider.cs#L33
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
Server/Buffer.cs#L41
Possible null reference return.
|
build (Debug):
Server/Buffer.cs#L53
Possible null reference return.
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
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 (Release):
Server/Buffer.cs#L41
Possible null reference return.
|
build (Release):
Server/Buffer.cs#L53
Possible null reference return.
|
build (Release):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L68
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Server/ShaderlabVS.Data/ShaderlabDataManager.cs#L69
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (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 (Release):
Server/Buffer.cs#L76
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Server/Buffer.cs#L82
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Server/Buffer.cs#L93
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Server/Helpers.cs#L51
Possible null reference argument for parameter 'args' in 'T CommandExtensions.ExtractArguments<T>(JArray args, ISerializer serializer)'.
|
build (Release):
Server/Helpers.cs#L55
Possible null reference argument for parameter 'args' in 'T CommandExtensions.ExtractArguments<T>(JArray args, ISerializer serializer)'.
|