Skip to content

Use new React-specific DepGraph queries to improve React Component Stack display #17158

Use new React-specific DepGraph queries to improve React Component Stack display

Use new React-specific DepGraph queries to improve React Component Stack display #17158

Triggered via pull request July 8, 2024 20:18
Status Success
Total duration 1m 36s
Artifacts

typecheck.yml

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

Annotations

2 errors and 1 warning
eslint(no-restricted-imports): packages/shared/client/ReplayClient.ts#L86
[new] 'sendMessage' import from 'protocol/socket' is restricted. Please use ThreadFront.
eslint(no-restricted-imports): packages/shared/client/ReplayClient.ts#L83
[new] 'client' import from 'protocol/socket' is restricted. Please use ThreadFront.
typecheck
The following actions uses Node.js version which is deprecated 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/