Skip to content

Bump pyodide from 0.26.2 to 0.27.2 #3721

Bump pyodide from 0.26.2 to 0.27.2

Bump pyodide from 0.26.2 to 0.27.2 #3721

Triggered via pull request January 25, 2025 01:52
Status Failure
Total duration 2m 35s
Artifacts

gh-pages.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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