feat: MQTT transport with HA auto-discovery#8
Closed
manonstreet wants to merge 1 commit into
Closed
Annotations
4 errors and 11 warnings
|
|
|
FindMySyncPlus/Views/DeviceManagerHelpView.swift#L62
Line should be 200 characters or less; currently it has 264 characters (line_length)
|
|
FindMySyncPlus/Views/DeviceManagerHelpView.swift#L58
Line should be 200 characters or less; currently it has 235 characters (line_length)
|
|
FindMySyncPlus/Views/DeviceManagerHelpView.swift#L38
Line should be 200 characters or less; currently it has 233 characters (line_length)
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
FindMySyncPlus/SyncEngine.swift#L431
Function body should span 60 lines or less excluding comments and whitespace: currently spans 144 lines (function_body_length)
|
|
FindMySyncPlus/SyncEngine.swift#L697
File should contain 600 lines or less: currently contains 697 (file_length)
|
|
FindMySyncPlus/SyncEngine.swift#L614
Function should have complexity 15 or less; currently complexity is 19 (cyclomatic_complexity)
|
|
FindMySyncPlus/SyncEngine.swift#L431
Function should have complexity 15 or less; currently complexity is 26 (cyclomatic_complexity)
|
|
FindMySyncPlus/FindMySyncPlusApp.swift#L186
Line should be 150 characters or less; currently it has 160 characters (line_length)
|
|
FindMySyncPlus/FindMySyncPlusApp.swift#L132
`where` clauses are preferred over a single `if` inside a `for` (for_where)
|
|
FindMySyncPlus/LocalStorageDecryptor.swift#L285
Line should be 150 characters or less; currently it has 153 characters (line_length)
|
|
FindMySyncPlus/LocalStorageDecryptor.swift#L61
Line should be 150 characters or less; currently it has 151 characters (line_length)
|
|
FindMySyncPlus/LocalStorageDecryptor.swift#L239
Function body should span 60 lines or less excluding comments and whitespace: currently spans 71 lines (function_body_length)
|
|
FindMySyncPlus/LocalStorageDecryptor.swift#L100
`where` clauses are preferred over a single `if` inside a `for` (for_where)
|
The logs for this run have expired and are no longer available.
Loading