sawadashota

Results 4 comments of sawadashota

I use Alacritty on macOS 10.14.2. I can type Japanese and see it as result, but I cannot see it before conversion. screenshot of Alacritty ![image](https://user-images.githubusercontent.com/21254456/50424512-714e5e00-08a8-11e9-8492-de64ecb6e366.png) screenshot of iTerm ![image](https://user-images.githubusercontent.com/21254456/50424592-f0906180-08a9-11e9-834c-544d9dcb6f02.png)

`$(basename $(go list -m))` doesn't work and `$(go list -m)` works for me. So I wrote `./cc-test-reporter after-build -t gocov -p $(go list -m)` as after build script. CI: CircleCI...

Or level warning is reasonable I think. Another line for this request logged as warning. ``` oathkeeper_1 | time=2022-01-04T08:30:06Z level=warning msg=Access request denied audience=application error=map[debug: message:Requested url does not match...

This behavior is from [containerd/nerdctl](containerd/nerdctl) because finch uses it internally. And [containerd/nerdctl](containerd/nerdctl) uses [spf13/cobra](https://github.com/spf13/cobra) that is not accepted extra arguments with hyphens. If you want to run the command anyway,...