Build WinUI3 app #6
Annotations
6 errors and 10 warnings
build (Prod_Sideload, Release, x64)
Cannot import the key file 'GitHubActionsWorkflow.pfx'. The key file may be password protected. To correct this, try to import the certificate manually into the current user’s personal certificate store.
|
build (Prod_Sideload, Release, x64)
A certificate with thumbprint 'B578F428A56DD44F0E81D09AB802C1555BC5DE13' that is specified in the project cannot be found in the certificate store. Please specify a valid thumbprint in the project file.
|
build (Prod_Sideload, Release, x64)
The certificate specified is not valid for signing. For more information about valid certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
|
build (Prod_Sideload, Release, x64)
Process completed with exit code 1.
|
build (Prod_Store, Release, x64)
The job was canceled because "Prod_Sideload_Release_x64" failed.
|
build (Prod_Store, Release, x64)
The operation was canceled.
|
build (Prod_Sideload, Release, x64):
RacingCarsController.Common/AESHelper.cs#L9
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build (Prod_Sideload, Release, x64):
RacingCarsController.Common/AESHelper.cs#L9
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build (Prod_Sideload, Release, x64):
RacingCarsController.Common/AESHelper.cs#L23
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build (Prod_Sideload, Release, x64):
RacingCarsController.Common/AESHelper.cs#L23
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
build (Prod_Sideload, Release, x64):
RacingCarsController.Common/UnknownBLEDevice.cs#L5
The event 'UnknownBLEDevice.CharacteristicChanged' is never used
|
build (Prod_Sideload, Release, x64):
RacingCarsControllerWinUI/MainWindow.xaml.cs#L137
The variable 'ex' is declared but never used
|
build (Prod_Sideload, Release, x64):
RacingCarsControllerWinUI/MainWindow.xaml.cs#L137
The variable 'ex' is declared but never used
|
build (Prod_Sideload, Release, x64)
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
build (Prod_Sideload, Release, x64)
Cannot import the key file 'GitHubActionsWorkflow.pfx'. The key file may be password protected. To correct this, try to import the certificate manually into the current user’s personal certificate store.
|
build (Prod_Sideload, Release, x64)
A certificate with thumbprint 'B578F428A56DD44F0E81D09AB802C1555BC5DE13' that is specified in the project cannot be found in the certificate store. Please specify a valid thumbprint in the project file.
|