Support loading additional supplemental recordings #17182
Triggered via pull request
September 13, 2024 13:49
Status
Success
Total duration
1m 32s
Artifacts
–
typecheck.yml
on: pull_request
typecheck
1m 23s
GraphQL schema types
0s
Annotations
10 errors and 1 warning
eslint(react-hooks/exhaustive-deps):
packages/replay-next/components/sources/log-point-panel/LogPointPanel.tsx#L223
[new] React Hook useMemo has a missing dependency: 'location.sourceId'. 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.
|
prettier:
src/ui/actions/session.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/src/suspense/HitPointsCache.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
prettier:
packages/protocol/utils.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/src/suspense/FocusIntervalCache.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'
|
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/
|