Skip to content

Merge pull request #42 from JoeShook/main #107

Merge pull request #42 from JoeShook/main

Merge pull request #42 from JoeShook/main #107

Triggered via push July 20, 2026 22:17
Status Success
Total duration 4m 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: _tests/Udap.Common.Tests/Client/UdapClientTests.cs#L562
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build: _tests/Udap.Common.Tests/Client/UdapClientTests.cs#L531
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build: _tests/Udap.Common.Tests/Model/Registration/UdapDynamicClientRegistrationDocumentTest.cs#L81
Possible null reference argument for parameter 'collection' in 'void Assert.Contains<string>(string expected, IEnumerable<string> collection)'.
build: Udap.Client/Client/UdapClient.cs#L229
'UdapClient.Authorize(string, string, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, int?, string?, string?, string?, object?)' is obsolete: 'Use the Authorize(AuthorizeRequest) overload instead.'
build: Udap.Metadata.Server/UdapMetadataMiddleware.cs#L79
Dereference of a possibly null reference.
build: Udap.Client/Client/UdapClient.cs#L229
'UdapClient.Authorize(string, string, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, int?, string?, string?, string?, object?)' is obsolete: 'Use the Authorize(AuthorizeRequest) overload instead.'
build: examples/mTLS.Proxy.Server/ServiceAccountCredential.cs#L26
'GoogleCredential.FromStream(Stream)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
build: Udap.Metadata.Server/UdapMetadataMiddleware.cs#L79
Dereference of a possibly null reference.
build: Udap.Client/Client/UdapClient.cs#L229
'UdapClient.Authorize(string, string, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, string?, int?, string?, string?, string?, object?)' is obsolete: 'Use the Authorize(AuthorizeRequest) overload instead.'
build: Udap.Metadata.Server/UdapMetadataMiddleware.cs#L79
Dereference of a possibly null reference.