Skip to content

Support loading additional supplemental recordings #20451

Support loading additional supplemental recordings

Support loading additional supplemental recordings #20451

Triggered via pull request September 13, 2024 23:08
Status Failure
Total duration 1m 36s
Artifacts

lint.yml

on: pull_request
Trunk Check runner
1m 28s
Trunk Check runner
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
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.
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/HitPointTimeline.tsx#L76
[new] React Hook useMemo has a missing dependency: 'currentTS'. Either include it or remove the dependency array.
prettier: packages/protocol/utils.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/components/sources/log-point-panel/HitPointTimeline.tsx#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/components/sources/utils/points.ts#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/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: packages/replay-next/components/sources/log-point-panel/LogPointPanel.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/shared/client/types.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: src/ui/actions/session.ts#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/replay-next/components/console/MessagesList.tsx#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/sources/useSourceContextMenu.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: packages/replay-next/components/console/MessageHoverButton.tsx#L1
Incorrect formatting, autoformat by running 'trunk fmt'
Trunk Check runner
Process completed with exit code 1.
Trunk Check runner
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Trunk Check runner
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/