Stephan B

Results 4 issues of Stephan B

Build a docker image locally by executing `docker build -t ava-wallet:latest .` and run with e.g. `docker run --name ava-wallet --publish 8080:80 -d --restart=always ava-wallet:latest`

GO Version: 1.19.1 reflect.TypeOf from an interface containing methods using generic types includes the complete package path within the type. This functionality is use in gomock (reflect mode) and generates...

NeedsDecision
compiler/runtime

Generating mocks (reflect mode) fails with `Failed to format generated source code:` if the interface contains methods with generic types. The generated code contains the full package path as the...

Please update my adapter ioBroker.sun2000-modbus to version 0.1.3. *This pull request was created by https://www.iobroker.dev c0726ff.*

auto-checked
Stable