refactor(parse-once): single-grammar reasoning + tool-call parsing, native-first for Gemma #1211
Annotations
12 warnings and 1 notice
|
Complete job
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
|
|
Install SwiftLint
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
|
|
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
|
background
wait
wait-all
cancel
parallel
Loading