Publish CMSprinkle NuGet Package #2
cmsprinkle_nuget.yml
on: workflow_dispatch
build-and-publish
21s
Annotations
1 error and 4 warnings
build-and-publish
Process completed with exit code 1.
|
build-and-publish:
CMSprinkle/Auth/DefaultLocalOnlyAuth.cs#L16
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.
|
build-and-publish:
CMSprinkle/Auth/DefaultLocalOnlyAuth.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.
|
build-and-publish:
CMSprinkle/Auth/DefaultLocalOnlyAuth.cs#L16
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.
|
build-and-publish:
CMSprinkle/Auth/DefaultLocalOnlyAuth.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.
|