Offline support #4336
Annotations
2 errors and 4 warnings
packages/playground/remote/src/test/fetch-caching.spec.ts#L1
Cannot find module '../lib/fetch-caching' or its corresponding type declarations.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
packages/playground/website/src/main.tsx#L191
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
packages/playground/website/src/main.tsx#L205
React Hook useEffect has an unnecessary dependency: 'blueprint.steps'. Either exclude it or remove the dependency array. Outer scope values like 'blueprint.steps' aren't valid dependencies because mutating them doesn't re-render the component
|
The logs for this run have expired and are no longer available.
Loading