Skip to content

see if latest electron fixes libGLESv2 dll issues #93

see if latest electron fixes libGLESv2 dll issues

see if latest electron fixes libGLESv2 dll issues #93

Triggered via push February 16, 2025 22:02
Status Success
Total duration 5m 56s
Artifacts

build.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

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'.