NetP waitlist #3532
pr.yml
on: pull_request
SwiftLint
43s
ShellCheck
4s
Unit Tests
6m 6s
Make Release Build
3m 17s
Annotations
4 errors
SwiftLint:
DuckDuckGo/VPNWaitlistView.swift#L90
Line should be 150 characters or less; currently it has 155 characters (line_length)
|
SwiftLint:
DuckDuckGo/AppDelegate.swift#L372
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
SwiftLint:
DuckDuckGo/AppDelegate.swift#L372
Function body should span 50 lines or less excluding comments and whitespace: currently spans 67 lines (function_body_length)
|
Make Release Build
Process completed with exit code 65.
|