Bump pyodide from 0.26.2 to 0.27.1 #3577
Annotations
10 errors and 9 warnings
Run yarn typecheck
Property 'analyzePath' does not exist on type 'FS'.
|
Run yarn typecheck
Argument of type 'string' is not assignable to parameter of type 'number'.
|
Run yarn typecheck
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
|
Run yarn typecheck
Property 'rename' does not exist on type 'FS'.
|
Run yarn typecheck
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
|
Run yarn typecheck
Argument of type '(err: Error) => void' is not assignable to parameter of type '(val: void) => void'.
|
Run yarn typecheck
Property 'mkdir' does not exist on type 'FS'. Did you mean 'rmdir'?
|
Run yarn typecheck
Argument of type 'EmscriptenFile | EmscriptenFileUrl' is not assignable to parameter of type '{ canOwn?: boolean | undefined; } | undefined'.
|
Run yarn typecheck
Expected 1 arguments, but got 2.
|
Run yarn typecheck
Argument of type 'Uint8Array[]' is not assignable to parameter of type 'string[]'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/desktop/electron/main.ts#L188
'data' is defined but never used
|
Lint:
packages/desktop/electron/main.ts#L188
'portId' is defined but never used
|
Lint:
packages/desktop/electron/main.ts#L270
'webPreferences' is defined but never used
|
Lint:
packages/desktop/electron/main.ts#L270
'params' is defined but never used
|
Lint:
packages/desktop/electron/main.ts#L286
'url' is defined but never used
|
Lint:
packages/desktop/electron/manifest.spec.ts#L13
Unexpected any. Specify a different type
|
Lint:
packages/desktop/electron/worker.ts#L24
Unexpected any. Specify a different type
|
Lint:
packages/desktop/src/nodejs-worker.ts#L3
Unexpected any. Specify a different type
|
Loading