Skip to content

docs: add Wednesday Solutions section to README #829

docs: add Wednesday Solutions section to README

docs: add Wednesday Solutions section to README #829

Triggered via pull request May 6, 2026 09:30
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
android-build
Process completed with exit code 1.
lint
Process completed with exit code 1.
test
Process completed with exit code 1.
typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
android-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: src/components/ThinkingIndicator.tsx#L51
React Hook useEffect has missing dependencies: 'dot1Anim', 'dot2Anim', and 'dot3Anim'. Either include them or remove the dependency array
lint: src/components/ChatMessage/components/BlinkingCursor.tsx#L28
React Hook useEffect has a missing dependency: 'opacity'. Either include it or remove the dependency array
lint: src/components/AppSheet.tsx#L215
React Hook useEffect has missing dependencies: 'animateOut' and 'modalVisible'. Either include them or remove the dependency array
lint: src/components/AnimatedEntry.tsx#L52
React Hook useEffect has missing dependencies: 'animate', 'computedDelay', 'duration', 'from', 'index', 'maxItems', 'opacity', 'reducedMotion', and 'translateY'. Either include them or remove the dependency array
lint: e2e/scripts/seedSimulatorFiles.js#L1
ESLint rules are disabled but never reported
lint: e2e/scripts/seedSimulatorFiles.js#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
lint: __tests__/unit/services/llmHelpers.test.ts#L455
Tests should not be skipped
lint: __tests__/unit/services/llmHelpers.test.ts#L322
Tests should not be skipped
lint: __tests__/unit/hooks/useTextGenerationAdvanced.test.ts#L12
Tests should not be skipped
lint: __tests__/rntl/screens/ModelSettingsScreen.test.tsx#L916
Tests should not be skipped
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/