Skip to content

fix: 🐛 修复 variables 的值没有发生变化时也会重新请求的bug #81

fix: 🐛 修复 variables 的值没有发生变化时也会重新请求的bug

fix: 🐛 修复 variables 的值没有发生变化时也会重新请求的bug #81

Triggered via pull request August 28, 2023 07:38
Status Failure
Total duration 46s
Artifacts

gated.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Type 'string | undefined' is not assignable to type 'string'.
build
Argument of type '{ url: string | undefined; headers: HTTPHeaders | undefined; method: Method | undefined; fetchPolicy: FetchPolicy | undefined; variables: Record<...> | undefined; timeout: number | undefined; }' is not assignable to parameter of type 'Params'.
build
Type 'string | undefined' is not assignable to type 'string'.
build
Type 'string | undefined' is not assignable to type 'string'.
build
Type 'string | undefined' is not assignable to type 'string'.
build
Process completed with exit code 1.