Skip to content

Bump pyodide from 0.26.2 to 0.27.1 #3577

Bump pyodide from 0.26.2 to 0.27.1

Bump pyodide from 0.26.2 to 0.27.1 #3577

Triggered via pull request January 23, 2025 18:29
Status Failure
Total duration 19m 43s
Artifacts

main.yml

on: pull_request
changes
4s
changes
test-build-common
0s
test-build-common
test-sharing-common
0s
test-sharing-common
Matrix: test-build-vscode-extension
Matrix: test-desktop
test-browser
0s
test-browser
test-sharing-editor
0s
test-sharing-editor
Deploy @stlite/sharing to Cloudflare Pages
0s
Deploy @stlite/sharing to Cloudflare Pages
e2e-desktop
0s
e2e-desktop
publish-browser
0s
publish-browser
build-sharing-editor
0s
build-sharing-editor
publish-desktop
0s
publish-desktop
Matrix: publish-vscode-extension
Deploy @stlite/sharing-editor to Cloudflare Pages
0s
Deploy @stlite/sharing-editor to Cloudflare Pages
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 19 warnings
test-desktop (ubuntu-latest)
Property 'analyzePath' does not exist on type 'FS'.
test-desktop (ubuntu-latest)
Argument of type 'string' is not assignable to parameter of type 'number'.
test-desktop (ubuntu-latest)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
test-desktop (ubuntu-latest)
Property 'rename' does not exist on type 'FS'.
test-desktop (ubuntu-latest)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
test-desktop (ubuntu-latest)
Argument of type '(err: Error) => void' is not assignable to parameter of type '(val: void) => void'.
test-desktop (ubuntu-latest)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
test-desktop (ubuntu-latest)
Argument of type 'EmscriptenFile | EmscriptenFileUrl' is not assignable to parameter of type '{ canOwn?: boolean | undefined; } | undefined'.
test-desktop (ubuntu-latest)
Expected 1 arguments, but got 2.
test-desktop (ubuntu-latest)
Argument of type 'Uint8Array[]' is not assignable to parameter of type 'string[]'.
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-sharing
Property 'analyzePath' does not exist on type 'FS'.
build-sharing
Argument of type 'string' is not assignable to parameter of type 'number'.
build-sharing
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
build-sharing
Property 'rename' does not exist on type 'FS'.
build-sharing
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
build-sharing
Argument of type '(err: Error) => void' is not assignable to parameter of type '(val: void) => void'.
build-sharing
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
build-sharing
Argument of type 'EmscriptenFile | EmscriptenFileUrl' is not assignable to parameter of type '{ canOwn?: boolean | undefined; } | undefined'.
build-sharing
Expected 1 arguments, but got 2.
build-sharing
Argument of type 'Uint8Array[]' is not assignable to parameter of type 'string[]'.
test-desktop (windows-latest)
Property 'analyzePath' does not exist on type 'FS'.
test-desktop (windows-latest)
Argument of type 'string' is not assignable to parameter of type 'number'.
test-desktop (windows-latest)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
test-desktop (windows-latest)
Property 'rename' does not exist on type 'FS'.
test-desktop (windows-latest)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
test-desktop (windows-latest)
Argument of type '(err: Error) => void' is not assignable to parameter of type '(val: void) => void'.
test-desktop (windows-latest)
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
test-desktop (windows-latest)
Argument of type 'EmscriptenFile | EmscriptenFileUrl' is not assignable to parameter of type '{ canOwn?: boolean | undefined; } | undefined'.
test-desktop (windows-latest)
Expected 1 arguments, but got 2.
test-desktop (windows-latest)
Argument of type 'Uint8Array[]' is not assignable to parameter of type 'string[]'.
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-desktop (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-desktop (ubuntu-latest): packages/desktop/electron/main.ts#L188
'data' is defined but never used
test-desktop (ubuntu-latest): packages/desktop/electron/main.ts#L188
'portId' is defined but never used
test-desktop (ubuntu-latest): packages/desktop/electron/main.ts#L270
'webPreferences' is defined but never used
test-desktop (ubuntu-latest): packages/desktop/electron/main.ts#L270
'params' is defined but never used
test-desktop (ubuntu-latest): packages/desktop/electron/main.ts#L286
'url' is defined but never used
test-desktop (ubuntu-latest): packages/desktop/electron/manifest.spec.ts#L13
Unexpected any. Specify a different type
test-desktop (ubuntu-latest): packages/desktop/electron/worker.ts#L24
Unexpected any. Specify a different type
test-desktop (ubuntu-latest): packages/desktop/src/nodejs-worker.ts#L3
Unexpected any. Specify a different type
test-stlite-lib
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-kernel
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-kernel: packages/kernel/src/kernel.ts#L277
Unexpected any. Specify a different type
test-kernel: packages/kernel/src/pyodide-loader.ts#L68
Unexpected any. Specify a different type
test-kernel: packages/kernel/src/types.ts#L102
Unexpected any. Specify a different type
test-kernel: packages/kernel/src/types.ts#L122
Unexpected any. Specify a different type
test-kernel: packages/kernel/src/types.ts#L218
Unexpected any. Specify a different type
build-browser
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-sharing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636