Merge pull request #143 from lbotinelly/dependabot/nuget/Zen.Module.D… #124
Annotations
1 error and 9 warnings
Publish Zen.Provider.Microsoft NuGet
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/[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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, rohith/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish Zen.Provider.Microsoft NuGet
😢 tag v1.1.3.9159 already exists
|
Publish Zen.Provider.Microsoft NuGet:
Zen.Web/Middleware/Html5Router.cs#L94
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.
|
Publish Zen.Provider.Microsoft NuGet:
Zen.Web.Auth/Extensions/OpenId.cs#L29
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Publish Zen.Provider.Microsoft NuGet:
Zen.Web.Auth/Extensions/Pipeline.cs#L50
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Publish Zen.Provider.Microsoft NuGet:
Zen.Web/Middleware/Html5Router.cs#L94
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.
|
Publish Zen.Provider.Microsoft NuGet:
Zen.Web.Auth/Extensions/OpenId.cs#L29
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Publish Zen.Provider.Microsoft NuGet:
Zen.Web.Auth/Extensions/Pipeline.cs#L50
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Loading