Skip to content

Update OpenIddict packages to version 5.5.0 #158

Update OpenIddict packages to version 5.5.0

Update OpenIddict packages to version 5.5.0 #158

Triggered via push April 25, 2024 18:11
Status Success
Total duration 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/identity/OpenIddict.UI.Identity.Api/DependencyInjection.cs#L88
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
build: src/openiddict/OpenIddict.UI.Api/DependencyInjection.cs#L64
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
build: tests/Integration/ApplicationApiTest.cs#L183
Test methods should not be skipped. Remove the Skip property to start running the test again. (https://xunit.net/xunit.analyzers/rules/xUnit1004)
build: src/identity/OpenIddict.UI.Identity.Api/DependencyInjection.cs#L88
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
build: src/openiddict/OpenIddict.UI.Api/DependencyInjection.cs#L64
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
build: tests/Integration/ApplicationApiTest.cs#L183
Test methods should not be skipped. Remove the Skip property to start running the test again. (https://xunit.net/xunit.analyzers/rules/xUnit1004)