Skip to content

Bump esptool-js from 0.3.2 to 0.4.1 #845

Bump esptool-js from 0.3.2 to 0.4.1

Bump esptool-js from 0.3.2 to 0.4.1 #845

Triggered via pull request February 10, 2024 02:38
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: src/flash.ts#L43
Argument of type '{ transport: Transport; baudrate: number; romBaudrate: number; }' is not assignable to parameter of type 'LoaderOptions'.
build: src/flash.ts#L59
Property 'main_fn' does not exist on type 'ESPLoader'.
build: src/flash.ts#L60
Property 'flash_id' does not exist on type 'ESPLoader'. Did you mean 'flashId'?
build: src/flash.ts#L169
Property 'erase_flash' does not exist on type 'ESPLoader'. Did you mean 'eraseFlash'?
build: src/flash.ts#L190
Property 'write_flash' does not exist on type 'ESPLoader'. Did you mean 'writeFlash'?
build
Process completed with exit code 2.