Skip to content

feat: add support for eventing #110

feat: add support for eventing

feat: add support for eventing #110

Triggered via pull request January 2, 2024 14:24
Status Failure
Total duration 2m 52s
Artifacts

ci.yml

on: pull_request
unit-tests-linux
23s
unit-tests-linux
unit-tests-windows
2m 38s
unit-tests-windows
Fit to window
Zoom out
Zoom in

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.