fix: intercept input events along with keyboard events #522
verify-ios.yml
on: pull_request
🔎 Swift Lint
28s
📚 Swift Format
10s
🔎 ObjC Lint
1m 9s
📖 Unit tests
2m 36s
Annotations
7 errors and 2 warnings
🔎 Swift Lint:
ios/swizzling/UIResponderSwizzle.swift#L59
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
🔎 Swift Lint:
ios/swizzling/UIResponderSwizzle.swift#L63
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
🔎 Swift Lint:
ios/swizzling/UIResponderSwizzle.swift#L66
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
🔎 Swift Lint:
ios/swizzling/UIResponderSwizzle.swift#L69
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
🔎 Swift Lint:
ios/swizzling/UIResponderSwizzle.swift#L79
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
🔎 Swift Lint:
ios/swizzling/UIResponderSwizzle.swift#L84
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
📚 Swift Format
Process completed with exit code 1.
|
🔎 Swift Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
📚 Swift Format
swiftformat 0.55.4 is already installed and up-to-date.
To reinstall 0.55.4, run:
brew reinstall swiftformat
|