Use the block based KVO API in AsyncOperation #3414
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
Run swiftlint:
PacketTunnel/PacketTunnelProvider.swift#L766
File should contain 400 lines or less: currently contains 766 (file_length)
|
Run swiftlint:
PacketTunnel/PacketTunnelProvider.swift#L127
Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
|
Run swiftlint:
PacketTunnel/PacketTunnelProvider.swift#L284
Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
|
Run swiftlint:
MullvadVPNTests/DeviceCheckOperationTests.swift#L573
File should contain 400 lines or less: currently contains 573 (file_length)
|
Run swiftlint:
MullvadLogging/CustomFormatLogHandler.swift#L41
Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
|
Run swiftlint:
MullvadLogging/OSLogHandler.swift#L56
Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
|
Run swiftlint:
Operations/AsyncOperation.swift#L426
File should contain 400 lines or less: currently contains 426 (file_length)
|
Run swiftlint:
PacketTunnelCoreTests/TunnelMonitorTests.swift#L121
An XCTFail call should include a description of the assertion (xctfail_message)
|
Run swiftlint:
PacketTunnelCore/Pinger/Pinger.swift#L411
File should contain 400 lines or less: currently contains 411 (file_length)
|
Run swiftlint:
MullvadREST/RESTRequestFactory.swift#L135
Types should be nested at most 1 level deep (nesting)
|