Bump pyodide from 0.26.2 to 0.27.1 #3689
Annotations
10 errors and 1 warning
build (browser)
Property 'analyzePath' does not exist on type 'FS'.
|
build (browser)
Argument of type 'string' is not assignable to parameter of type 'number'.
|
build (browser)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
|
build (browser)
Property 'rename' does not exist on type 'FS'.
|
build (browser)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
|
build (browser)
Argument of type '(err: Error) => void' is not assignable to parameter of type '(val: void) => void'.
|
build (browser)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
|
build (browser)
Argument of type 'EmscriptenFile | EmscriptenFileUrl' is not assignable to parameter of type '{ canOwn?: boolean | undefined; } | undefined'.
|
build (browser)
Expected 1 arguments, but got 2.
|
build (browser)
Argument of type 'Uint8Array[]' is not assignable to parameter of type 'string[]'.
|
build (browser)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|