Skip to content
Triggered via push August 29, 2023 21:23
Status Success
Total duration 32s
Artifacts

push-dev.yml

on: push
Run Node.js lint  /  lint, format-check
23s
Run Node.js lint / lint, format-check
Run Clang lint  /  clang-format
14s
Run Clang lint / clang-format
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run Node.js lint / lint, format-check: src/background.ts#L81
'options' is defined but never used. Allowed unused args must match /^_/u
Run Node.js lint / lint, format-check: src/serial/websocket.ts#L3
'buf2hex' is defined but never used. Allowed unused vars must match /^_/u