Skip to content

Support loading additional supplemental recordings #17191

Support loading additional supplemental recordings

Support loading additional supplemental recordings #17191

Triggered via pull request September 14, 2024 14:08
Status Failure
Total duration 1m 27s
Artifacts

typecheck.yml

on: pull_request
typecheck
1m 18s
typecheck
GraphQL schema types
0s
GraphQL schema types
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
typecheck
Process completed with exit code 2.
eslint(react-hooks/exhaustive-deps): packages/replay-next/components/sources/log-point-panel/HitPointTimeline.tsx#L76
[new] React Hook useMemo has a missing dependency: 'currentTS'. Either include it or remove the dependency array.
eslint(react-hooks/exhaustive-deps): packages/replay-next/components/console/MessagesList.tsx#L91
[new] React Hook useMemo has a missing dependency: 'currentTime'. Either include it or remove the dependency array.
eslint(react-hooks/exhaustive-deps): packages/replay-next/components/sources/log-point-panel/LogPointPanel.tsx#L219
[new] React Hook useMemo has a missing dependency: 'currentTime'. Either include it or remove the dependency array.
prettier: packages/replay-next/components/sources/utils/points.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/components/console/MessageHoverButton.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/shared/client/types.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/components/sources/useSourceContextMenu.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: src/devtools/client/debugger/src/components/SecondaryPanes/FrameTimeline.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/protocol/utils.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/src/suspense/HitPointsCache.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/shared/client/ReplayClient.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: src/ui/actions/session.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/components/sources/log-point-panel/HitPointTimeline.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/shared/utils/time.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/src/utils/time.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/src/suspense/FocusIntervalCache.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/src/utils/loggables.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/components/console/MessagesList.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/components/sources/log-point-panel/LogPointPanel.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/