Add Globe animation #2
deploy.yml
on: push
⬣ ESLint
40s
ʦ TypeScript
43s
⚡ Vitest
44s
🎭 Playwright
2m 20s
Annotations
9 warnings
ʦ TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⬣ ESLint:
app/components/globe.client.tsx#L99
React Hook useEffect has missing dependencies: '_buildData' and '_buildMaterial'. Either include them or remove the dependency array. Mutable values like 'globeRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
⬣ ESLint:
app/components/globe.client.tsx#L165
React Hook useEffect has missing dependencies: 'defaultProps.atmosphereAltitude', 'defaultProps.atmosphereColor', 'defaultProps.polygonColor', 'defaultProps.showAtmosphere', and 'startAnimation'. Either include them or remove the dependency array
|
⬣ ESLint:
app/components/globe.client.tsx#L224
React Hook useEffect has a missing dependency: 'data.length'. Either include it or remove the dependency array. Mutable values like 'globeRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
⬣ ESLint:
app/components/globe.client.tsx#L236
React Hook useEffect has missing dependencies: 'gl', 'size.height', and 'size.width'. Either include them or remove the dependency array
|
⚡ Vitest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright
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@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
5.08 MB |
|