Skip to content

feat: install and activate the tunnel provider as network extension #74

feat: install and activate the tunnel provider as network extension

feat: install and activate the tunnel provider as network extension #74

Triggered via pull request January 10, 2025 11:11
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
fmt
Process completed with exit code 2.
fmt
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
fmt: Coder Desktop/Coder Desktop/Preview Content/PreviewSession.swift#L1
Sort import statements alphabetically. (sortImports)
fmt: Coder Desktop/Coder Desktop/Preview Content/PreviewSession.swift#L2
Sort import statements alphabetically. (sortImports)
fmt: Coder Desktop/Coder Desktop/Session.swift#L65
Insert/remove explicit self where applicable. (redundantSelf)
fmt: Coder Desktop/Coder Desktop/Session.swift#L71
Insert/remove explicit self where applicable. (redundantSelf)
fmt: Coder Desktop/Coder Desktop/VPNService.swift#L1
Sort import statements alphabetically. (sortImports)
fmt: Coder Desktop/Coder Desktop/VPNService.swift#L3
Sort import statements alphabetically. (sortImports)
fmt: Coder Desktop/Coder Desktop/VPNService.swift#L33
Reposition let or var bindings within pattern. (hoistPatternLet)
fmt: Coder Desktop/Coder Desktop/VPNService.swift#L35
Reposition let or var bindings within pattern. (hoistPatternLet)
fmt: Coder Desktop/Coder Desktop/VPNService.swift#L37
Reposition let or var bindings within pattern. (hoistPatternLet)
fmt: Coder Desktop/Coder Desktop/VPNService.swift#L45
Remove redundant internal access control. (redundantInternal)