Skip to content

Merge pull request #411 from off-grid-ai/fix/slack-invite-links #979

Merge pull request #411 from off-grid-ai/fix/slack-invite-links

Merge pull request #411 from off-grid-ai/fix/slack-invite-links #979

Triggered via push June 22, 2026 14:43
Status Failure
Total duration 1h 3m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
test
Process completed with exit code 1.
typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/services/litert.test.ts#L133
'@typescript-eslint/no-var-requires' rule is disabled but never reported
lint: __tests__/unit/hooks/useTextGenerationAdvanced.test.ts#L12
Tests should not be skipped
lint: __tests__/rntl/screens/ModelSettingsScreen.test.tsx#L920
Tests should not be skipped
lint
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
android-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/