feat: one-click Ollama installer, OS-aware download buttons, and AI parsing fixes #30
ci.yml
on: pull_request
Detect extension directories
4s
Chrome — Build, Type-check, Lint & Test
14s
Post PR improvement report
3s
Annotations
14 errors and 14 warnings
|
Chrome — Build, Type-check, Lint & Test
Process completed with exit code 1.
|
|
Firefox — Build, Type-check, Lint & Test
Invalid format '0'
|
|
Firefox — Build, Type-check, Lint & Test
Unable to process file command 'output' successfully.
|
|
Firefox — Build, Type-check, Lint & Test
Cannot find name 'showSuggestionPanel'.
|
|
Firefox — Build, Type-check, Lint & Test
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
|
|
Firefox — Build, Type-check, Lint & Test
Type 'string | null | undefined' is not assignable to type 'string | undefined'.
|
|
Firefox — Build, Type-check, Lint & Test
Parameter 't' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test
Parameter 'tabs' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test
Parameter 'tab' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test
Parameter 'menuInfo' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test
Argument of type 'TabJobInfo' is not assignable to parameter of type 'Record<string, unknown>'.
|
|
Firefox — Build, Type-check, Lint & Test
Cannot find namespace 'browser'.
|
|
Firefox — Build, Type-check, Lint & Test
Cannot find namespace 'browser'.
|
|
Post PR improvement report
Unhandled error: HttpError: Resource not accessible by integration
|
|
Detect extension directories
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Chrome — Build, Type-check, Lint & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Firefox — Build, Type-check, Lint & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/content.ts#L624
TS2304: Cannot find name 'showSuggestionPanel'.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/content.ts#L607
TS2322: Type 'string | null | undefined' is not assignable to type 'string | undefined'.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/content.ts#L606
TS2322: Type 'string | null | undefined' is not assignable to type 'string | undefined'.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/background.ts#L1116
TS7006: Parameter 't' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/background.ts#L1115
TS7006: Parameter 'tabs' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/background.ts#L820
TS7006: Parameter 'tab' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/background.ts#L820
TS7006: Parameter 'menuInfo' implicitly has an 'any' type.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/background.ts#L297
TS2345: Argument of type 'TabJobInfo' is not assignable to parameter of type 'Record<string, unknown>'.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/background.ts#L109
TS2503: Cannot find namespace 'browser'.
|
|
Firefox — Build, Type-check, Lint & Test:
apps/extension-firefox/src/background.ts#L77
TS2503: Cannot find namespace 'browser'.
|
|
Post PR improvement report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|