Added MessageQueue support #107
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/publish-nuget@v2.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Zen.Web.Auth NuGet
😢 tag v1.1.99.65531 already exists
|
Publish Zen.Web.Auth NuGet:
Zen.Web/Middleware/Html5Router.cs#L93
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.Web.Auth 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.Web.Auth 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.Web.Auth NuGet:
Zen.Web/Middleware/Html5Router.cs#L93
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.Web.Auth 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.Web.Auth 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.'
|
The logs for this run have expired and are no longer available.
Loading