Bump OPCFoundation.NetStandard.Opc.Ua from 1.4.371.50 to 1.5.374.54 in /UaClient.UnitTests #15
Annotations
10 errors and 1 warning
build:
UaClient.UnitTests/ThrowingTestCertificateStore.cs#L17
The type 'X509Certificate' 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'
|
build:
UaClient.UnitTests/ThrowingTestCertificateStore.cs#L17
The type 'RsaKeyParameters' 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'
|
build:
UaClient.UnitTests/ThrowingTestCertificateStore.cs#L20
The type 'X509Certificate' 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'
|
build:
UaClient.UnitTests/ThrowingTestCertificateStore.cs#L11
'ThrowingTestCertificateStore' does not implement interface member 'ICertificateStore.GetLocalCertificateAsync(ApplicationDescription, ILogger?, CancellationToken)'. 'ThrowingTestCertificateStore.GetLocalCertificateAsync(ApplicationDescription, ILogger, CancellationToken)' cannot implement 'ICertificateStore.GetLocalCertificateAsync(ApplicationDescription, ILogger?, CancellationToken)' because it does not have the matching return type of 'Task<(X509Certificate? Certificate, RsaKeyParameters? Key)>'.
|
build:
UaClient.UnitTests/ThrowingTestCertificateStore.cs#L11
'ThrowingTestCertificateStore' does not implement interface member 'ICertificateStore.ValidateRemoteCertificateAsync(X509Certificate, ILogger?, CancellationToken)'
|
build:
UaClient.UnitTests/TestCertificateStore.cs#L45
The type 'X509Certificate' 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'
|
build:
UaClient.UnitTests/TestCertificateStore.cs#L45
The type 'RsaKeyParameters' 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'
|
build:
UaClient.UnitTests/TestCertificateStore.cs#L59
The type 'X509Certificate' 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'
|
build:
UaClient.UnitTests/TestCertificateStore.cs#L68
The type 'X509Certificate' 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'
|
build:
UaClient.UnitTests/TestCertificateStore.cs#L68
The type 'RsaKeyParameters' 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'
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|