Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Dogfood

Dogfood #8

Manually triggered April 25, 2026 04:06
Status Failure
Total duration 12s
Artifacts

dogfood.yml

on: workflow_dispatch
dogfood
8s
dogfood
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dogfood: src/cli.ts#L442
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L437
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L433
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L398
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L318
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L40
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L37
A function returning 'never' cannot have a reachable end point.
dogfood: src/cli.ts#L15
Cannot find name 'node:url'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L14
Cannot find name 'node:path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
dogfood: src/cli.ts#L13
Cannot find name 'node:fs'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.