chore: add dylib downloader and validator #44
Annotations
4 errors and 5 warnings
fmt
Process completed with exit code 2.
|
lint:
Coder Desktop/VPN/Manager.swift#L9
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
lint:
Coder Desktop/VPN/Manager.swift#L10
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
lint
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/VPN/Manager.swift#L9
Remove/insert redundant nil default value (Optional vars are nil by default). (redundantNilInit)
|
fmt:
Coder Desktop/VPN/Manager.swift#L10
Remove/insert redundant nil default value (Optional vars are nil by default). (redundantNilInit)
|
fmt:
Coder Desktop/VPN/Manager.swift#L18
Insert/remove explicit self where applicable. (redundantSelf)
|
lint
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
|