Added MessageQueue support #107
Annotations
11 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.App NuGet
😢 tag v1.1.99.65531 already exists
|
Publish Zen.Web.App 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.App NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L36
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.App NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L43
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.App NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L48
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.App NuGet:
Zen.Media/Processing/RasterImage.cs#L45
The variable 'e' is declared but never used
|
Publish Zen.Web.App NuGet:
Zen.Web.App/Media/MediaStorageController.cs#L133
The variable 'e' is declared but never used
|
Publish Zen.Web.App 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.App NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L36
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.App NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L43
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.
|
The logs for this run have expired and are no longer available.
Loading