[Do Not Merge] POC optional hook #24035
Annotations
10 errors
Run Unit Tests With Coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
cannot use &maxIdleConns (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
cannot use &maxIdleConnsPerHost (value of type *int) as optional.Optional[int] value in struct literal
|
Run Unit Tests With Coverage
invalid operation: cannot indirect httpClientSettings.MaxIdleConns (variable of type optional.Optional[int])
|
Run Unit Tests With Coverage
cannot use tt.CORSConfig (variable of type *CORSConfig) as optional.Optional[CORSConfig] value in struct literal
|
Loading