Added the beginning of unit tests fro StartTunnelOperation #4156
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Shared/ApplicationTarget.swift#L17
Line should be 120 characters or less; currently it has 126 characters (line_length)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L25
Line should be 120 characters or less; currently it has 185 characters (line_length)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L21
Return arrow and return type should be separated by a single space or on a separate line (return_arrow_whitespace)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L16
Lines should not have trailing whitespace (trailing_whitespace)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L18
Lines should not have trailing whitespace (trailing_whitespace)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L20
Lines should not have trailing whitespace (trailing_whitespace)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L22
Lines should not have trailing whitespace (trailing_whitespace)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L24
Lines should not have trailing whitespace (trailing_whitespace)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L33
Lines should not have trailing whitespace (trailing_whitespace)
|
MullvadVPNTests/Mocks/MockTunnelInteractor.swift#L37
Lines should not have trailing whitespace (trailing_whitespace)
|
The logs for this run have expired and are no longer available.
Loading