Skip to content

chore: Update copyright year #20

chore: Update copyright year

chore: Update copyright year #20

Triggered via push January 1, 2024 09:53
Status Success
Total duration 2m 48s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build (windows-latest, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/ShaderlabVS.Data/DefinationDataProvider.cs#L16
Dereference of a possibly null reference.
build (windows-latest, Debug): Server/ShaderlabVS.Data/DefinationDataProvider.cs#L21
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Server/ShaderlabVS.Data/DefinationDataProvider.cs#L33
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Server/Management/ProjectInfo.cs#L27
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Server/Management/ProjectInfo.cs#L33
Possible null reference argument for parameter 'path' in 'DirectoryInfo.DirectoryInfo(string path)'.
build (windows-latest, 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 (windows-latest, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest, 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 (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/DefinationDataProvider.cs#L16
Dereference of a possibly null reference.
build (windows-latest, Release): Server/ShaderlabVS.Data/DefinationDataProvider.cs#L21
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Release): Server/ShaderlabVS.Data/DefinationDataProvider.cs#L33
Converting null literal or possible null value to non-nullable type.
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, Release): Server/Buffer.cs#L41
Possible null reference return.
build (windows-latest, Release): Server/Buffer.cs#L53
Possible null reference return.