Results 5 issues of Linty

环境是Sail + Octane , PHP8.1 版本2.0.4 调用接口提示这个错误 出在Auth.php 的117行 ![image](https://user-images.githubusercontent.com/31815444/159671737-366c6824-48ea-461d-80c0-e37f6e4b6483.png)

MIUI 版本:11.20.1.21开发版 Android 版本: 10 ``` val photo = EasyPhoto() .setCrop(true) photo.setCallback { val requestBody = it.asRequestBody() val multipartBody = MultipartBody.Builder() .setType(MultipartBody.FORM) .addFormDataPart("avatar", it.name, requestBody) .build() mPresenter?.avatar(multipartBody.parts[0]) } photo.setError {...

### What happened? ``` c.Directives.Test = func(ctx context.Context, obj interface{}, next graphql.Resolver, key *string) (interface{}, error) { ctx = context.WithValue(ctx, resolver.ContextKey, 11) fmt.Printf("Context address in Resolver: %p\n", &ctx) return next(ctx)...

![image](https://user-images.githubusercontent.com/31815444/75139408-82526380-5727-11ea-964c-42f8a4fdcb5d.png)