Skip to content

Fix: Detail page auto-dismissal caused by nested navigation #7

Fix: Detail page auto-dismissal caused by nested navigation

Fix: Detail page auto-dismissal caused by nested navigation #7

Triggered via pull request December 1, 2025 09:51
Status Cancelled
Total duration 10m 3s
Artifacts

ci.yml

on: pull_request
SwiftLint
30s
SwiftLint
SwiftFormat Check
19s
SwiftFormat Check
PR Size Check
8s
PR Size Check
Check Commit Messages
8s
Check Commit Messages
Build and Test
9m 59s
Build and Test
Code Coverage
8m 11s
Code Coverage
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
SwiftFormat Check
Process completed with exit code 1.
SwiftLint: V2erTests/RichView/MentionParserTests.swift#L248
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2erTests/RichView/RenderPerformanceTests.swift#L12
Type Body Length Violation: Class body should span 250 lines or less excluding comments and whitespace: currently spans 261 lines (type_body_length)
SwiftLint: V2erTests/RichView/RenderPerformanceTests.swift#L361
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2erTests/RichView/RichViewCacheTests.swift#L359
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2erTests/RichView/RichViewCacheTests.swift#L327
Identifier Name Violation: Variable name 'i' should be between 3 and 40 characters long (identifier_name)
SwiftLint: V2erTests/RichView/LanguageDetectorTests.swift#L329
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2erTests/RichView/MarkdownRendererTests.swift#L342
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2erTests/RichView/HTMLToMarkdownConverterTests.swift#L245
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: V2erTests/RichView/HTMLToMarkdownConverterTests.swift#L239
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
SwiftLint: V2erUITests/V2erUITests.swift#L19
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)
Build and Test
Canceling since a higher priority waiting request for ci-79 exists
Build and Test
The operation was canceled.
CI
Canceling since a higher priority waiting request for ci-79 exists
SwiftFormat Check
swiftformat 0.58.6 is already installed and up-to-date. To reinstall 0.58.6, run: brew reinstall swiftformat