NetP waitlist #3539
pr.yml
on: pull_request
SwiftLint
37s
ShellCheck
5s
Unit Tests
6m 12s
Make Release Build
3m 19s
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.
|