wenjie zhang

Results 9 issues of wenjie zhang

my testcase: after run `go test ./... -v`, the output as below: expected:

## Software versions * **OS**: e.g. Mac OSX 10.11.5 * **Consumer Pact library**: e.g. Pact go v0.0.8 * **Provider Pact library**: e.g. pact-jvm-provider-maven_2.11 v 3.3.8 * **Golang Version**: `go version`...

### Testcontainers version v0.14.0 ### Using the latest Testcontainers version? Yes ### Host OS mac os ### Host Arch arm64 ### Go Version 1.18 ### Docker version ```shell Client: Cloud...

type/bug

![image](https://user-images.githubusercontent.com/35749198/136175382-dfe0359f-079a-45b8-8501-b3ae9ae36212.png)

steps to reproduce: ```helm repo add nocalhost "https://nocalhost-helm.pkg.coding.net/nocalhost/nocalhost"``` ```helm repo update``` ```helm install nocalhost nocalhost/nocalhost -n nocalhost --create-namespace```

因该项目长期不更新,因此本人自己新建了一个项目修复了图片和中文显示问题 项目地址:[https://github.com/robertzhangwenjie/gitbook2pdf](https://github.com/robertzhangwenjie/gitbook2pdf) 使用方法: ```shell docker run -it -v `pwd`/output:/app/output zhangwenjie/gitbook2pdf ```

➜ robert-shop-api git:(yunxiao_demo) ✗ gitlint --msg-file="./gitlint-msg" ➜ robert-shop-api git:(yunxiao_demo) ✗ cat ./gitlint-msg go-gitlint testing file

![image](https://user-images.githubusercontent.com/35749198/53481384-16a7cd00-3ab8-11e9-9214-35f8e591c76b.png) 填写提取变量的参数后,执行一次该api,再次编辑时发现参数全部被清空了 运行后,报告中的out为空,但是查看服务端日志可以看到提取成功了 ![image](https://user-images.githubusercontent.com/35749198/53481424-2cb58d80-3ab8-11e9-8060-2f9e82e23ca8.png) ![image](https://user-images.githubusercontent.com/35749198/53481432-3212d800-3ab8-11e9-817f-eb4cfa187379.png)