Skip to content

[iOS 18] Location marker disappears after app wakes up from background #1113

[iOS 18] Location marker disappears after app wakes up from background

[iOS 18] Location marker disappears after app wakes up from background #1113

Triggered via pull request August 16, 2024 14:07
Status Success
Total duration 33s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
22s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
SwiftLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
SwiftLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
SwiftLint: IVPNClient/Utilities/Extensions/TunnelKit+Ext.swift#L32
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Scenes/MainScreen/ControlPanel/FloatingPanelMainLayout.swift#L233
Trailing Newline Violation: Files should have a single trailing newline. (trailing_newline)
SwiftLint: IVPNClient/Scenes/MainScreen/ControlPanel/ControlPanelViewController+Ext.swift#L224
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 31 (cyclomatic_complexity)
SwiftLint: IVPNClient/Scenes/ViewControllers/MTUViewController.swift#L103
Trailing Newline Violation: Files should have a single trailing newline. (trailing_newline)
SwiftLint: IVPNClient/Scenes/ViewControllers/ProtocolViewController.swift#L258
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 39 (cyclomatic_complexity)
SwiftLint: IVPNClient/Scenes/Signup/LoginViewController.swift#L384
Cyclomatic Complexity Violation: Function should have complexity 15 or less: currently complexity equals 31 (cyclomatic_complexity)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L66
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L115
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L108
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: IVPNClient/Models/V2Ray/V2RayConfig.swift#L115
Nesting Violation: Types should be nested at most 1 level deep (nesting)