Skip to content

adding nuget workflows for Couchbase and SqlServer modules #8

adding nuget workflows for Couchbase and SqlServer modules

adding nuget workflows for Couchbase and SqlServer modules #8

Triggered via push December 12, 2023 19:30
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: 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: 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: CMSprinkle.Tests/UnitTests/Data/GetContentResultTests.cs#L10
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: CMSprinkle.Tests/UnitTests/CMSprinkleTagHelperTests.cs#L17
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: CMSprinkle.Tests/UnitTests/Data/GetContentResultTests.cs#L24
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: CMSprinkle.Tests/UnitTests/Infrastructure/StringExtensionsTests/ToTruncateMarkdownTests.cs#L10
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: CMSprinkle.Tests/UnitTests/Infrastructure/StringExtensionsTests/ToTruncateMarkdownTests.cs#L25
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: CMSprinkle.Tests/UnitTests/Infrastructure/StringExtensionsTests/ToTruncateMarkdownTests.cs#L38
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: CMSprinkle.Tests/UnitTests/Data/GetContentResultTests.cs#L39
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: CMSprinkle.Tests/UnitTests/Infrastructure/ServiceCollectionExtensionsTests/AddCMSprinkleTests.cs#L15
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.