feat(agents): introduce autonomous agents and new commands #1
ci.yml
on: push
Lint (GitHub Actions)
10s
Lint (Javascript)
1m 27s
Lint (Shell)
6s
Lint (YAML)
10s
CodeQL
2m 6s
Matrix: Test
Matrix: Post Coverage Comment
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'.
|