MobileNativeFoundation / MobileNativeFoundation/XCLogParser

Error: The line *{"wcDuration":152493 doesn't seem like a valid SLF line

Open
#207 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
1.9k
Forks
138
PR merge metrics
No merged PRs in 30d

Description

I get this error:
Error: The line *{"wcDuration":152493 doesn't seem like a valid SLF line
when running the command:
xclogparser parse --file {path}.xcactivitylog --reporter html as well as the --project variant.

Using version 0.2.37, installed using HomeBrew and running on an M1 Mac Pro. Xcode 15.3. Happens on a blank, new project.

Any idea what could be wrong? Many thanks in advance.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure with xclogparser parse --file {path}.xcactivitylog --reporter html and the --project variant on a blank Xcode 15.3 project. Start by locating the parser handling for the reported *{"wcDuration":152493 line; done means the generated xcactivitylog parses without this invalid-SLF-line error.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.