Skip to content

Update README.md

Update README.md #80

Triggered via push April 3, 2024 05:44
Status Failure
Total duration 31s
Artifacts

build-zip.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/pages/background/menus.ts#L12
Property 'prompts' does not exist on type 'Agent'.
build: src/pages/background/menus.ts#L44
Property 'prompts' does not exist on type 'Agent'.
build: src/pages/components/AgentsMarket.tsx#L46
Property 'models' does not exist on type 'Agent'.
build: src/pages/sidepanel/SidePanel.tsx#L22
Conversion of type '{ schemaVersion: number; identifier: string; name: string; description: string; tags: string[]; engines: { selection: { type: string; model: string; systemPrompt: string; prompt: string; }; all: { type: string; model: string; systemPrompt: string; prompt: string; }; }; autoSend: boolean; }' to type 'Agent' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.