Skip to content

Pack

Pack #12

Triggered via push June 17, 2023 14:29
Status Failure
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
build
The file '/home/runner/work/kafkaflow-contrib/kafkaflow-contrib/src/KafkaFlow.Contrib.Outbox/bin/Debug/net7.0/KafkaFlow.Contrib.Outbox.dll' to be packed was not found on disk.
build
The file '/home/runner/work/kafkaflow-contrib/kafkaflow-contrib/src/KafkaFlow.Contrib.Outbox.Postgres/bin/Debug/net7.0/KafkaFlow.Contrib.Outbox.Postgres.dll' to be packed was not found on disk.
build
The file '/home/runner/work/kafkaflow-contrib/kafkaflow-contrib/src/KafkaFlow.Contrib.ProcessManagers.Postgres/bin/Debug/net7.0/KafkaFlow.Contrib.ProcessManagers.Postgres.dll' to be packed was not found on disk.
build
The file '/home/runner/work/kafkaflow-contrib/kafkaflow-contrib/src/KafkaFlow.Contrib.ProcessManagers/bin/Debug/net7.0/KafkaFlow.Contrib.ProcessManagers.dll' to be packed was not found on disk.
build
Process completed with exit code 1.
build: tests/KafkaFlow.ProcessManagers.IntegrationTests/UserLifeCycle/UserLifeCycleProcess.cs#L42
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: tests/KafkaFlow.ProcessManagers.IntegrationTests/UserLifeCycle/UserLifeCycleProcess.cs#L52
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: tests/KafkaFlow.ProcessManagers.IntegrationTests/UserLifeCycle/UserLifeCycleProcess.cs#L42
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: tests/KafkaFlow.ProcessManagers.IntegrationTests/UserLifeCycle/UserLifeCycleProcess.cs#L52
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.