Skip to content

feat: generic agent commands #36

feat: generic agent commands

feat: generic agent commands #36

Triggered via pull request December 2, 2024 08:34
Status Failure
Total duration 29s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: packages/create/src/index.ts#L37
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly yarn: ""; readonly npm: "install"; readonly pnpm: "install"; readonly deno: "install"; }'.
build: packages/create/src/index.ts#L47
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly yarn: ""; readonly npm: " run"; readonly pnpm: " run"; readonly deno: " task"; }'.
build
Process completed with exit code 2.