DeviceStateAccessor: fix incorrect initial
parameter propagation; restore ability to connect to devices
#386
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
7s
SwiftLint
/
...
/
SwiftLint
11s
Markdown Link Check
/
markdown_link_check
37s
Annotations
8 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/ScanNearbyDevicesModifier.swift#L151
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/ScanNearbyDevicesModifier.swift#L189
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/ScanNearbyDevicesModifier.swift#L150
Superfluous Disable Command Violation: SwiftLint rule 'function_default_parameter_at_end' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/ScanNearbyDevicesModifier.swift#L188
Superfluous Disable Command Violation: SwiftLint rule 'function_default_parameter_at_end' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/AutoConnectModifier.swift#L33
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/AutoConnectModifier.swift#L64
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/AutoConnectModifier.swift#L32
Superfluous Disable Command Violation: SwiftLint rule 'function_default_parameter_at_end' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziBluetooth/Modifier/AutoConnectModifier.swift#L63
Superfluous Disable Command Violation: SwiftLint rule 'function_default_parameter_at_end' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|