Initial support for NetSparkle trimming (Core DLL, Avalonia) #637
publish-nuget.yml
on: pull_request
Matrix: Unit testing
Build and publish all packages to NuGet
0s
Annotations
14 errors and 2 warnings
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L87
The type 'SecureRandom' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L89
The type 'Ed25519KeyPairGenerator' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L89
The type 'Ed25519KeyPairGenerator' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L90
The type 'Ed25519KeyGenerationParameters' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L92
The type 'AsymmetricCipherKeyPair' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L93
The type 'Ed25519PrivateKeyParameters' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L93
The type 'Ed25519PrivateKeyParameters' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L94
The type 'Ed25519PublicKeyParameters' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L94
The type 'Ed25519PublicKeyParameters' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tools.AppCastGenerator/SignatureManager.cs#L127
The type 'Ed25519Signer' exists in both 'BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942' and 'BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938'
|
Unit testing (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Unit testing (macos-latest)
The operation was canceled.
|
Unit testing (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Unit testing (windows-latest)
The operation was canceled.
|
Unit testing (ubuntu-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L216
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|
Unit testing (macos-latest):
src/NetSparkle.Tests/AssemblyAccessorTests.cs#L216
'AssemblyReflectionAccessor' is obsolete: 'Uses assembly-based reflection and is not trimmable; Use AsmResolverAccessor instead'
|