Draft: Webdav provider poc #5811
ci.yml
on: pull_request
Type tests
3m 16s
Matrix: Unit tests
Annotations
4 errors
Type tests
Property 'providerOptions' does not exist on type '{ providerName: string; allowLocalUrls: boolean; providerGrantConfig?: any; }'.
|
Type tests
Argument of type '{ providerName: string; providerGrantConfig: any; providerOptions: any; allowLocalUrls: any; }' is not assignable to parameter of type '{ providerName: string; allowLocalUrls: boolean; providerGrantConfig?: any; }'.
|
Type tests
Property 'size' does not exist on type 'FileStat | ResponseDataDetailed<FileStat>'.
|
Type tests
Process completed with exit code 1.
|