Lukas

Results 3 issues of Lukas

### Expected behavior The config.example should work if i change $SCRIPT_DIR to the location of this repository. ### Actual behavior ``` Error message: /bin/sh: /home/{username}/.config/i3blocks/volume: Is a directory ... ```...

A schema with scalar Map is generated as type `map[string]interface{}` (https://gqlgen.com/reference/scalars/) The graphqljson package can't unmarshal responses with this Map type: ```golang func TestUnmarshalGraphql_map(t *testing.T) { t.Parallel() type query struct...

The path to the JDK changes after each upgrade. So you have to set all paths again after each upgrade and restart the applications. Currently I use mklink on Windows...