Skip to content

Bump esptool-js from 0.3.2 to 0.4.1 #1290

Bump esptool-js from 0.3.2 to 0.4.1

Bump esptool-js from 0.3.2 to 0.4.1 #1290

Triggered via pull request February 24, 2024 21:55
Status Failure
Total duration 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: src/install-web/install-web-dialog.ts#L189
Property 'main_fn' does not exist on type 'ESPLoader'.
build: src/install-web/install-web-dialog.ts#L190
Property 'flash_id' does not exist on type 'ESPLoader'. Did you mean 'flashId'?
build: src/web-serial/create-esploader.ts#L5
Argument of type '{ transport: Transport; baudrate: number; romBaudrate: number; }' is not assignable to parameter of type 'LoaderOptions'.
build: src/web-serial/flash.ts#L46
Property 'erase_flash' does not exist on type 'ESPLoader'. Did you mean 'eraseFlash'?
build: src/web-serial/flash.ts#L56
Property 'write_flash' does not exist on type 'ESPLoader'. Did you mean 'writeFlash'?
build: src/wizard/wizard-dialog.ts#L672
Property 'main_fn' does not exist on type 'ESPLoader'.
build: src/wizard/wizard-dialog.ts#L673
Property 'flash_id' does not exist on type 'ESPLoader'. Did you mean 'flashId'?
build
Process completed with exit code 2.