Skip to content

Fix full flash

Fix full flash #3

Triggered via push July 10, 2024 15:14
Status Failure
Total duration 24s
Billable time 1m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: lib/bluetooth-device-wrapper.ts#L47
'finalAttempt' is declared but its value is never read.
build: lib/bluetooth-device-wrapper.ts#L49
Property 'boardVersion' has no initializer and is not definitely assigned in the constructor.
build: lib/bluetooth-device-wrapper.ts#L167
'updateState' is declared but its value is never read.
build: lib/bluetooth.ts#L28
'connectionLostTimeoutDuration' is declared but its value is never read.
build: lib/bluetooth.ts#L54
Property 'flashing' has no initializer and is not definitely assigned in the constructor.
build: lib/bluetooth.ts#L90
'dataSource' is declared but its value is never read.
build: lib/bluetooth.ts#L91
'options' is declared but its value is never read.
build: lib/bluetooth.ts#L105
'startSerialInternal' is declared but its value is never read.
build: lib/bluetooth.ts#L114
'stopSerialInternal' is declared but its value is never read.
build: lib/bluetooth.ts#L149
'data' is declared but its value is never read.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/