Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support loading additional supplemental recordings #10616

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Fix typecheck errors

6350756
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Support loading additional supplemental recordings #10616

Fix typecheck errors
6350756
Select commit
Loading
Failed to load commit list.
GitHub Actions / Trunk Check failed Sep 19, 2024 in 14s

Trunk Check

Checked 33 modified files
✖ 22 new issues (19 auto-fixable)

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check failure on line 219 in packages/replay-next/components/sources/log-point-panel/LogPointPanel.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(react-hooks/exhaustive-deps)

[new] React Hook useMemo has a missing dependency: 'currentTime'. Either include it or remove the dependency array.

Check failure on line 91 in packages/replay-next/components/console/MessagesList.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(react-hooks/exhaustive-deps)

[new] React Hook useMemo has a missing dependency: 'currentTime'. Either include it or remove the dependency array.

Check failure on line 76 in packages/replay-next/components/sources/log-point-panel/HitPointTimeline.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(react-hooks/exhaustive-deps)

[new] React Hook useMemo has a missing dependency: 'currentTS'. Either include it or remove the dependency array.

Check failure on line 1 in packages/replay-next/components/sources/utils/points.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/src/suspense/FocusIntervalCache.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/src/utils/loggables.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/protocol/utils.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in src/devtools/client/debugger/src/components/PrimaryPanes/index.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/src/utils/time.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/components/sources/log-point-panel/LogPointPanel.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in src/ui/actions/session.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/components/console/MessageHoverButton.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/shared/utils/time.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/components/console/MessagesList.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/shared/client/ReplayClient.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/components/sources/log-point-panel/HitPointTimeline.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in src/devtools/client/debugger/src/components/PrimaryPanes/SourcesTree.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in src/devtools/client/debugger/src/components/SecondaryPanes/FrameTimeline.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/shared/client/types.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in src/devtools/client/debugger/src/components/Editor/Footer.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/src/suspense/HitPointsCache.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in packages/replay-next/components/sources/useSourceContextMenu.tsx

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'