Bump typescript from 6.0.3 to 7.0.2#198
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 errors and 1 warning
|
Run npm run build --if-present:
src/legacy/services/Google.mjs#L120
Type '{}' is missing the following properties from type '{ safetySettings: {}; model: any; ttl: any; name: any; contents: any[]; systemInstruction: any; generationConfig: { maxOutputTokens: any; temperature: any; topP: any; topK: any; presencePenalty: any; frequencyPenalty: any; enableEnhancedCivicAnswers: any; }; cachedContent: any; }': safetySettings, model, ttl, name, and 4 more.
|
|
Run npm run build --if-present:
src/legacy/TinyAiInstance.mjs#L218
Argument of type 'Function | undefined' is not assignable to parameter of type '((...args: any[]) => void) | undefined'.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L500
Parameter 'item' implicitly has an 'any' type.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L484
Parameter 'item' implicitly has an 'any' type.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L451
Parameter 'item' implicitly has an 'any' type.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L409
Parameter 'item' implicitly has an 'any' type.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L358
Parameter 'item' implicitly has an 'any' type.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L300
Parameter 'item' implicitly has an 'any' type.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L72
Cannot find name 'SessionTemplate'.
|
|
Run npm run build --if-present:
src/TinyAiInstance2Core.mjs#L72
Cannot find name 'AICData'.
|
|
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-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading