Skip to content

Network inspector JSON, big body, correctness #97

Network inspector JSON, big body, correctness

Network inspector JSON, big body, correctness #97

Triggered via pull request October 28, 2025 20:22
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
swiftformat
Process completed with exit code 1.
swiftlint
Process completed with exit code 2.
swiftlint: Snap-O/NetworkInspector/JSONOutlineView.swift#L2
Imports should be sorted (sorted_imports)
swiftlint: Snap-O/NetworkInspector/JSONOutlineView.swift#L255
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/JSONOutlineView.swift#L85
Reposition let or var bindings within pattern. (hoistPatternLet)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/JSONOutlineView.swift#L83
Reposition let or var bindings within pattern. (hoistPatternLet)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/JSONOutlineView.swift#L81
Reposition let or var bindings within pattern. (hoistPatternLet)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/JSONOutlineView.swift#L79
Reposition let or var bindings within pattern. (hoistPatternLet)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/JSONOutlineView.swift#L77
Reposition let or var bindings within pattern. (hoistPatternLet)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/JSONOutlineView.swift#L2
Sort import statements alphabetically. (sortImports)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/JSONOutlineView.swift#L1
Sort import statements alphabetically. (sortImports)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/NetworkInspectorWebSocketDetailView.swift#L320
Insert/remove explicit self where applicable. (redundantSelf)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/NetworkInspectorWebSocketDetailView.swift#L317
Insert/remove explicit self where applicable. (redundantSelf)
swiftformat: snapo-app-mac/Snap-O/NetworkInspector/NetworkInspectorWebSocketDetailView.swift#L314
Insert/remove explicit self where applicable. (redundantSelf)