Skip to content

fix: unknown integer token location change on Xcode 26.2 #277

fix: unknown integer token location change on Xcode 26.2

fix: unknown integer token location change on Xcode 26.2 #277

Triggered via pull request December 10, 2025 13:58
Status Cancelled
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 notice
macOS
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
SwiftLint: Tests/XCLogParserTests/ActivityParserTests.swift#L152
Identifier Name Violation: Variable name should only contain alphanumeric characters: 'IDEActivityLogSectionTokensXcode26_2' (identifier_name)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L132
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L115
Line Length Violation: Line should be 120 characters or less: currently 121 characters (line_length)
SwiftLint: Sources/XCLogParser/activityparser/ActivityParser.swift#L99
Function Body Length Violation: Function body should span 40 lines or less excluding comments and whitespace: currently spans 50 lines (function_body_length)
macOS
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046