Results 19 issues of Irina

Thank you for your mapper. It is very useful for apps. I am using kotlin data classes with val params: data class Person ( var id: Int?=null val name: String...

I've run proton vpn cli on rasbian OS via remote cli and I get the exception: `Human Verification is required. Please use the application to pass the human verification step`...

Case1: Try to run without root: ``` protonvpn-cli login ... protonvpn_nm_lib.exceptions.KeyringError: Failed to unlock the collection! ``` Another case: Try. to run with root: ``` sudo protonvpn-cli login .. protonvpn_nm_lib.exceptions.KeyringError:...

For example I want to see data on jan 01, is it possible to programmatically set x axis to that data without moving cursor?

Thank you for your library. I found it useful not only for my financial projects. I've tried ` displayXAccessor ` However it change only format for Mouse, not xAxis How...

## Description ## Steps to reproduce 1. Run rvm install "3.0.2" ## Expected behavior Ruby is installed ## Actual behavior Error running '__rvm_make -j4', file:///usr/share/rvm/log/1706454093_ruby-3.0.2/make.log ![image](https://github.com/rvm/rvm/assets/7852737/d76e9449-f333-4d90-a04b-8fb3997db38e) **Debug mode**: [make.log](https://github.com/rvm/rvm/files/14076533/make.log) ##...

I can't run github exampe(: ``` FROM zuazo/chef-local:debian-7 RUN git clone https://github.com/miketheman/nginx.git /tmp/nginx RUN berks vendor -b /tmp/nginx/Berksfile $COOKBOOK_PATH RUN chef-client -r "recipe[apt],recipe[nginx]" CMD ["nginx", "-g", "daemon off;"] ``` ```...

Command is required. Supported commands: prepare, run, cleanup, help Command: `sysbench tpcc.lua --db-driver=pgsql --pgsql-db=sysbench --pgsql-user=sysbench --pgsql-password=sysbench --threads=56 --report-interval=1 --tables=10 --scale=100 --use_fk=0 --trx_level=RC prepare`

### What did you do? go test cmd/prometheus/main_test.go ### What did you expect to see? run prometheus tests ### What did you see instead? Under which circumstances? promql/parser/ast.go:22:2: found packages...

https://github.com/moovweb/gvm `sudo apt-get install bison` `bash <