Update Microsoft.AspNetCore.Authentication.OpenIdConnect
#62
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, AsasInnab/regex-action@v1, tanaka-takayoshi/[email protected], mukunku/[email protected], tvdias/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test/EasyAbp.CacheManagement.HttpApi.Client.ConsoleTestApp/ClientDemoService.cs#L35
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
host/EasyAbp.CacheManagement.IdentityServer/CacheManagementIdentityServerModule.cs#L189
Unreachable code detected
|
|
|
host/EasyAbp.CacheManagement.Web.Host/CacheManagementWebHostModule.cs#L241
Unreachable code detected
|
|
|
test/EasyAbp.CacheManagement.EntityFrameworkCore.Tests/EntityFrameworkCore/CacheItems/CacheItemRepositoryTests.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
host/EasyAbp.CacheManagement.HttpApi.Host/CacheManagementHttpApiHostModule.cs#L157
Unreachable code detected
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading