Scope mixercalc CSS selectors to prevent PID tab style bleed-through #552
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/js/tabs/osd.js#L1938
Method 'decode' has a complexity of 30. Maximum allowed is 20
|
|
Lint:
src/js/tabs/configuration.js#L197
Function 'process_html' has a complexity of 53. Maximum allowed is 20
|
|
Lint:
src/js/protocols/stm32usbdfu.js#L579
Function has a complexity of 22. Maximum allowed is 20
|
|
Lint:
src/js/port_handler.js#L31
Function has a complexity of 27. Maximum allowed is 20
|
|
Lint:
src/js/msp/MSPHelper.js#L1648
Function has a complexity of 129. Maximum allowed is 20
|
|
Lint:
src/js/msp/MSPHelper.js#L61
Function has a complexity of 300. Maximum allowed is 20
|
|
Lint:
src/js/msp.js#L58
Method 'read' has a complexity of 37. Maximum allowed is 20
|
|
Lint:
src/js/main.js#L575
Function 'updateTabList' has a complexity of 24. Maximum allowed is 20
|
|
Lint:
main.js#L949
'direction' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
main.js#L949
'event' is defined but never used. Allowed unused args must match /^_/u
|
Loading