feat: add support for eventing #112
ci.yml
on: pull_request
unit-tests-linux
2m 2s
unit-tests-windows
2m 58s
Annotations
8 errors
unit-tests-linux:
src/OpenFeature/EventExecutor.cs#L28
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
unit-tests-linux:
src/OpenFeature/EventExecutor.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
unit-tests-linux
Process completed with exit code 1.
|
unit-tests-windows:
src/OpenFeature/EventExecutor.cs#L28
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
unit-tests-windows:
src/OpenFeature/EventExecutor.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
unit-tests-windows:
src/OpenFeature/EventExecutor.cs#L28
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
unit-tests-windows:
src/OpenFeature/EventExecutor.cs#L131
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
unit-tests-windows
Process completed with exit code 1.
|