Skip to content

feat: add support for eventing #101

feat: add support for eventing

feat: add support for eventing #101

Triggered via pull request January 2, 2024 13:26
Status Failure
Total duration 43s
Artifacts

e2e.yml

on: pull_request
e2e-tests
33s
e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
e2e-tests: src/OpenFeature/EventExecutor.cs#L26
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.
e2e-tests: src/OpenFeature/EventExecutor.cs#L125
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.
e2e-tests
Process completed with exit code 1.