Skip to content

fix: intercept input events along with keyboard events #522

fix: intercept input events along with keyboard events

fix: intercept input events along with keyboard events #522

Triggered via pull request January 15, 2025 19:32
Status Failure
Total duration 10m 36s
Artifacts

verify-ios.yml

on: pull_request
🔎 Swift Lint
28s
🔎 Swift Lint
📚 Swift Format
10s
📚 Swift Format
🔎 ObjC Lint
1m 9s
🔎 ObjC Lint
📖 Unit tests
2m 36s
📖 Unit tests
Fit to window
Zoom out
Zoom in

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