Skip to content

Update dependencies of samples and tests (#2376) #569

Update dependencies of samples and tests (#2376)

Update dependencies of samples and tests (#2376) #569

Triggered via push February 25, 2025 16:28
Status Success
Total duration 6m 8s
Artifacts

codeql.yml

on: push
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Analyze (csharp)
'ICertificateStore.LoadPrivateKey(string, string, string)' is obsolete: 'Method is deprecated. Use only for RSA certificates, the replacing LoadPrivateKey with certificateType parameter should be used.'
Analyze (csharp)
'IApplicationConfigurationBuilderSecurity.AddSecurityConfiguration(string, string, string, string)' is obsolete: 'Use AddSecurityConfiguration(CertificateIdentifierCollection certIdList, string pkiRoot = null, string rejectedRoot = null) instead.'
Analyze (csharp)
'Utils.Nonce' is obsolete: 'Use equivalent methods from the Opc.Ua.Nonce class'
Analyze (csharp)
'Utils.Nonce.CreateNonce(uint)' is obsolete: 'Use equivalent CreateRandomNonceData method from the Opc.Ua.Nonce class'
Analyze (csharp)
'ICertificateStore.LoadPrivateKey(string, string, string)' is obsolete: 'Method is deprecated. Use only for RSA certificates, the replacing LoadPrivateKey with certificateType parameter should be used.'
Analyze (csharp)
'IApplicationConfigurationBuilderSecurity.AddSecurityConfiguration(string, string, string, string)' is obsolete: 'Use AddSecurityConfiguration(CertificateIdentifierCollection certIdList, string pkiRoot = null, string rejectedRoot = null) instead.'
Analyze (csharp)
'Utils.Nonce' is obsolete: 'Use equivalent methods from the Opc.Ua.Nonce class'
Analyze (csharp)
'Utils.Nonce.CreateNonce(uint)' is obsolete: 'Use equivalent CreateRandomNonceData method from the Opc.Ua.Nonce class'