GitHub Action 尝试签名 #48
Annotations
6 warnings
Upload build artifacts
No files were found with the provided path: CoreAppUWP/AppxPackages/**. No artifacts will be uploaded.
|
Create the app package:
CoreAppUWP/Helpers/SettingsHelper.cs#L68
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Create the app package:
CoreAppUWP/Helpers/SettingsHelper.cs#L74
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Create the app package
Cannot import the key file 'CoreAppUWP_TemporaryKey.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.
|
Create the app package
A certificate with thumbprint '0CDF4A03E9BE9DD789894BB3C7AD3DEDECD9AB25' that is specified in the project cannot be found in the certificate store. Please specify a valid thumbprint in the project file.
|
Create the app package
The certificate specified is not valid for signing. For more information about valid certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
|
The logs for this run have expired and are no longer available.
Loading