Skip to content

Update build-and-sign-all.yml #5

Update build-and-sign-all.yml

Update build-and-sign-all.yml #5

Triggered via push July 14, 2025 21:12
Status Success
Total duration 13m 39s
Artifacts 3
Matrix: build-and-sign
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 41 warnings
build-and-sign (ARM64)
The signing request is not completed. The final status is "Failed"
build-and-sign (ARM64)
Process completed with exit code 1.
build-and-sign (x64)
The signing request is not completed. The final status is "Failed"
build-and-sign (x64)
The signing request is not completed. The final status is "Failed"
build-and-sign (ARM64)
No files were found with the provided path: Virtual-Audio-Driver (Latest Stable)\ARM64\Release\**\*.sys Virtual-Audio-Driver (Latest Stable)\ARM64\Release\**\*.inf Virtual-Audio-Driver (Latest Stable)\ARM64\Release\**\*.cat Virtual-Audio-Driver (Latest Stable)\ARM64\Release\**\*.dll. No artifacts will be uploaded.
build-and-sign (ARM64)
Nullability of reference types in type of parameter 'sender' of 'void mainWindow.customMinButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (ARM64)
Nullability of reference types in type of parameter 'sender' of 'void mainWindow.customCloseButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (ARM64)
Nullability of reference types in type of parameter 'sender' of 'void CommunityScriptsForm.SyncButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (ARM64)
Nullability of reference types in type of parameter 'sender' of 'void CommunityScriptsForm.ScriptListBox_DoubleClick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (ARM64)
Non-nullable field 'xmlFilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (ARM64)
Non-nullable field 'xmlController' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (ARM64)
Non-nullable field 'syncButton' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (ARM64)
Non-nullable field 'noScriptsLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (ARM64)
Non-nullable field 'scriptListBox' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (ARM64)
Nullability of reference types in type of parameter 'sender' of 'void CommunityScriptsForm.CommunityScriptsForm_Resize(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L1329
The pointer is dangling because it points at a temporary instance which was destroyed.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L1288
The pointer is dangling because it points at a temporary instance which was destroyed.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L1305
The pointer is dangling because it points at a temporary instance which was destroyed.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L741
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L429
'pwszValue' could be '0': this does not adhere to the specification for the function 'std::basic_string<unsigned short,std::char_traits<unsigned short>,std::allocator<unsigned short> >::='.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L424
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L353
'pwszValue' could be '0': this does not adhere to the specification for the function 'std::basic_string<unsigned short,std::char_traits<unsigned short>,std::allocator<unsigned short> >::{ctor}'.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L347
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L267
'pwszValue' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (ARM64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L262
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (x64)
Nullability of reference types in type of parameter 'sender' of 'void mainWindow.customMinButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (x64)
Nullability of reference types in type of parameter 'sender' of 'void mainWindow.customCloseButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (x64)
Nullability of reference types in type of parameter 'sender' of 'void CommunityScriptsForm.SyncButton_Click(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (x64)
Nullability of reference types in type of parameter 'sender' of 'void CommunityScriptsForm.ScriptListBox_DoubleClick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (x64)
Non-nullable field 'xmlFilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (x64)
Non-nullable field 'xmlController' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (x64)
Non-nullable field 'syncButton' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (x64)
Non-nullable field 'noScriptsLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (x64)
Non-nullable field 'scriptListBox' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-and-sign (x64)
Nullability of reference types in type of parameter 'sender' of 'void CommunityScriptsForm.CommunityScriptsForm_Resize(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L1329
The pointer is dangling because it points at a temporary instance which was destroyed.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L1288
The pointer is dangling because it points at a temporary instance which was destroyed.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L1305
The pointer is dangling because it points at a temporary instance which was destroyed.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L741
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L429
'pwszValue' could be '0': this does not adhere to the specification for the function 'std::basic_string<unsigned short,std::char_traits<unsigned short>,std::allocator<unsigned short> >::='.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L424
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L353
'pwszValue' could be '0': this does not adhere to the specification for the function 'std::basic_string<unsigned short,std::char_traits<unsigned short>,std::allocator<unsigned short> >::{ctor}'.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L347
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L267
'pwszValue' could be '0': this does not adhere to the specification for the function 'wcscmp'.
build-and-sign (x64): Virtual Display Driver (HDR)/MttVDD/Driver.cpp#L262
'pwszLocalName' could be '0': this does not adhere to the specification for the function 'wcscmp'.

Artifacts

Produced during runtime
Name Size Digest
Built-VAD-Release-x64 Expired
35.2 KB
sha256:6064f94bab87ab3272357107e6d5996c9048bc94ee255db5274751064d53b498
Built-VDD-Release-ARM64 Expired
115 KB
sha256:33e41cc3ff68c211550eb3869c221e1d8622ff6f856f2a1eb6bb29c90488dca9
Built-VDD-Release-x64 Expired
123 KB
sha256:165d91c247c8e71463d561a66b62aee8bc7f36487725a09f929393d24b7e6d16