lazywhite

Results 26 issues of lazywhite

## my vim version info ``` # vim --version NVIM v0.5.0 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Compilation: /usr/bin/gcc-11 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes...

## 🐛 Bug Report after test case failed, it will prompt which lines have error, but they are not actual line number in source file ## To Reproduce ## Expected...

## 🐛 Bug Report after click "submit" or "test", a notification window titled "submitting to leetcode" show up at right down corner, but maybe it got some network error, the...

## 🚀 Feature Proposal when user is reviewing code like 66.PlusOne.go, its description web page is already closed, if you want to read the description, you have to go back...

I think a quickstart guide should be included in README, I don't know where to start it and how to check the result

``` /usr/local/ruby-2.3.1/lib/ruby/2.3.0/rubygems/dependency.rb:319:in `to_specs': Please install the mysql2 adapter: `gem install activerecord-mysql2-adapter` (Could not find 'mysql2' (~> 0.3.10) - did find: [mysql2-0.4.4] (LoadError) Checked in 'GEM_PATH=/root/.gem/ruby/2.3.0:/usr/local/ruby-2.3.1/lib/ruby/gems/2.3.0', execute `gem env` for more...

**Environmental Info:** K3s Version: 1.24.4+k3s1 Node(s) CPU architecture, OS, and Version: os: centos7.9 arch: x86_64 Cluster Configuration: 1 master **Describe the bug:** run server with this command k3s server --flannel-backend=none...

If daemonset pod recreated(manually deleted), mount process like "rclone mount" will be terminated, so pods mounted s3 pvc can't wirte data. I tried to add livenessProbe to pods mounted pvc,...

version: 0.1.3 os: ubuntu 22.10 ``` 13:43:16.789 › Store does not have language downloaded go 13:43:16.791 › INSTALLING 13:43:17.660 › error installing go Error: Command failed: go install golang.org/x/tools/gopls@latest go...

### What happen? here is my Kubefile ``` FROM docker.io/sealerio/kubernetes:v1-22-15-sealerio-2 APP nginx local://nginx/ LAUNCH ["calico", "nginx"] ``` nginx is a helm chart, I build sealer image with this command ```...

kind/bug