Skip to content

feat(ai): stream AI suggestions over HTTP #1483

feat(ai): stream AI suggestions over HTTP

feat(ai): stream AI suggestions over HTTP #1483

Triggered via pull request July 28, 2026 14:00
Status Success
Total duration 48s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ESlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ESlint: src/directives/allowAnon.ts#L23
Missing JSDoc comment
ESlint: src/directives/allowAnon.ts#L23
Missing return type on function
ESlint: src/dataLoaders.ts#L123
Missing JSDoc @returns for function
ESlint: src/dataLoaders.ts#L104
Unexpected any. Specify a different type
ESlint: src/dataLoaders.ts#L86
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L805
Missing JSDoc @returns for function
ESlint: src/billing/cloudpayments.ts#L740
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L558
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L208
Unexpected any. Specify a different type
ESlint: src/billing/cloudpayments.ts#L91
Missing JSDoc @returns for function