Skip to content

feat(agents): introduce autonomous agents and new commands #1

feat(agents): introduce autonomous agents and new commands

feat(agents): introduce autonomous agents and new commands #1

Triggered via push September 9, 2025 01:06
Status Failure
Total duration 2m 12s
Artifacts

ci.yml

on: push
Lint (GitHub Actions)
10s
Lint (GitHub Actions)
Lint (Javascript)
1m 27s
Lint (Javascript)
Lint (Shell)
6s
Lint (Shell)
Lint (YAML)
10s
Lint (YAML)
Matrix: Test
Matrix: Post Coverage Comment
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint (Javascript)
Process completed with exit code 1.
Lint (Javascript)
Parameter 'error' implicitly has an 'any' type.
Lint (Javascript)
Argument of type '{ config: { encoding: string; sampleRateHertz: number; languageCode: string; }; interimResults: boolean; }' is not assignable to parameter of type 'google.cloud.speech.v2.IStreamingRecognitionConfig | google.cloud.speech.v1.IStreamingRecognitionConfig | google.cloud.speech.v1p1beta1.IStreamingRecognitionConfig | undefined'.
Lint (Javascript)
Property 'recognitionStream' has no initializer and is not definitely assigned in the constructor.
Lint (Javascript)
Could not find a declaration file for module 'node-record-lpcm16'. '/home/runner/work/gemini-cli/gemini-cli/node_modules/node-record-lpcm16/index.js' implicitly has an 'any' type.
Lint (Javascript)
Argument of type 'import("fs").FSWatcher' is not assignable to parameter of type 'import("/home/runner/work/gemini-cli/gemini-cli/node_modules/memfs/lib/node/volume").FSWatcher'.