see if latest electron fixes libGLESv2 dll issues #93
Annotations
10 errors
release (windows-latest)
Cannot find name 'HTMLCollection'.
|
release (windows-latest)
Cannot find name 'NodeList'.
|
release (windows-latest)
Argument of type '(resolve: (sfx: string) => void, reject: (err: string) => void, progress: (data: any) => any) => void' is not assignable to parameter of type '(resolve: (value: string) => void, reject: (reason: any) => void) => void'.
|
release (windows-latest)
Property 'progress' does not exist on type 'Promise<string[]>'.
|
release (windows-latest)
Property 'progress' does not exist on type 'Promise<string[]>'.
|
release (windows-latest)
Argument of type '(resolve: (args: string[]) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: string[]) => void, reject: (reason: any) => void) => void'.
|
release (windows-latest)
Argument of type '(resolve: (args: string[]) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: string[]) => void, reject: (reason: any) => void) => void'.
|
release (windows-latest)
Argument of type '(resolve: (args: string[]) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: string[]) => void, reject: (reason: any) => void) => void'.
|
release (windows-latest)
Argument of type '(resolve: (spec: Record<string, any>) => void, reject: (reason: any) => void, progress: (arg0: any) => any) => any' is not assignable to parameter of type '(resolve: (value: Record<string, any>) => void, reject: (reason: any) => void) => void'.
|
release (windows-latest)
Argument of type '{ date: Date | null; attr: string; size: number; name: string; }' is not assignable to parameter of type 'Entry'.
|