Fredrik Hov
Fredrik Hov
## Meta: **CircleCI CLI Version:** 0.1.16737+226bb7f **Operating System:** Windows 10 21H1 **CircleCI CLI Diagnostic:** ``` --- CircleCI CLI Diagnostics --- Debugger mode: false Config found: C:\Users\Fredrik Hov\.circleci\cli.yml API host: https://circleci.com...
**Describe your environment.** Describe any aspect of your environment relevant to the problem, including your Python version, [platform](https://docs.python.org/3/library/platform.html), version numbers of installed dependencies, information about your cloud hosting provider, etc....
### Expected Behavior When reading the documentation I expect there to be no errors recorded into the documentation from adoc. and all configuration properties config keys to be present. ###...
### Expected Behavior When using the application context to lookup beans of a certain type, I expect to get all beans associated with that type. ### Actual Behaviour 1. When...
### Expected Behavior When writing a service with suspended methods (coroutines), I'd expect the service to be created and be able to mock the service implementation with `@MockBean`. ### Actual...
### Describe the feature I'd like to request an upgrade of the apache httpclient to httpclient5 which uses SLF4J as a logging-facade instead of having to install bridge handlers to...