refactor(parse-once): single-grammar reasoning + tool-call parsing, native-first for Gemma #1213
ci.yml
on: pull_request
lint
33m 29s
typecheck
57s
architecture
42s
test
7m 7s
android-build
1h 25m
Annotations
12 errors, 16 warnings, and 2 notices
|
architecture
Process completed with exit code 1.
|
|
typecheck:
__tests__/pro/audio/OnDeviceEngineEmitter.test.ts#L34
Property 'removeAllListeners' does not exist on type 'TestEngine'.
|
|
typecheck:
__tests__/pro/audio/OnDeviceEngineEmitter.test.ts#L31
Property 'emit' does not exist on type 'TestEngine'.
|
|
typecheck:
__tests__/pro/audio/OnDeviceEngineEmitter.test.ts#L1
Cannot find module '@offgrid/pro/audio/engine/OnDeviceEngineEmitter' or its corresponding type declarations.
|
|
typecheck:
__tests__/pro/audio/EngineRegistry.test.ts#L8
Cannot find module '@offgrid/pro/audio/engine/types' or its corresponding type declarations.
|
|
typecheck:
__tests__/pro/audio/EngineRegistry.test.ts#L1
Cannot find module '@offgrid/pro/audio/engine/EngineRegistry' or its corresponding type declarations.
|
|
typecheck:
__tests__/integration/voiceDownloadManagerRouting.test.tsx#L57
Cannot find module '../../pro/audio/ttsDownloadProvider' or its corresponding type declarations.
|
|
typecheck:
__tests__/integration/voiceDownloadManagerRouting.test.tsx#L21
Cannot find module '../../pro/audio/engine/tts/engines/kokoro/KokoroEngine' or its corresponding type declarations.
|
|
typecheck:
__tests__/hardening/batch5-speakMessageStateMachine.test.ts#L71
Cannot find module '../../pro/audio/ttsStore' or its corresponding type declarations.
|
|
typecheck:
__tests__/hardening/batch5-playbackPausePreparing.test.ts#L22
Cannot find module '../../pro/audio/playbackMachine' or its corresponding type declarations.
|
|
typecheck:
__tests__/hardening/batch5-kokoroDownloadError.test.ts#L19
Cannot find module '../../pro/audio/engine/tts/engines/kokoro/KokoroEngine' or its corresponding type declarations.
|
|
test
Process completed with exit code 1.
|
|
architecture
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/
|
|
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:
__tests__/harness/chatHarness.ts#L142
'@typescript-eslint/no-var-requires' rule is disabled but never reported
|
|
lint:
__tests__/harness/chatHarness.ts#L126
'@typescript-eslint/no-var-requires' rule is disabled but never reported
|
|
lint:
__tests__/harness/chatHarness.ts#L114
Immediately return this expression instead of assigning it to the temporary variable "harness"
|
|
lint:
__tests__/harness/chatHarness.ts#L84
'@typescript-eslint/no-var-requires' rule is disabled but never reported
|
|
lint:
__tests__/harness/chatHarness.ts#L68
'@typescript-eslint/no-var-requires' rule is disabled but never reported
|
|
lint:
__tests__/harness/chatHarness.ts#L58
'@typescript-eslint/no-var-requires' rule is disabled but never reported
|
|
lint:
__tests__/hardening/batch8-remote-tool-gate.test.ts#L113
Tests should not be skipped
|
|
lint:
__tests__/hardening/batch6-model-lifecycle.test.ts#L198
Tests should not be skipped
|
|
lint:
__tests__/hardening/batch3-documentAttach.test.ts#L133
Tests should not be skipped
|
|
lint:
__tests__/hardening/batch3-documentAttach.test.ts#L123
Tests should not be skipped
|
|
lint
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
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/
|
|
test
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
lint
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|