Skip to content

feat: use listhen to parse its own dev args #344

feat: use listhen to parse its own dev args

feat: use listhen to parse its own dev args #344

Triggered via pull request August 24, 2023 14:27
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci: src/commands/dev.ts#L182
Argument of type '{ port: string; hostname: string | false; 'https.cert': string; 'https.key': string; _: string[]; rootDir: string; cwd: string; logLevel: string; dotenv: string; host: string; sslCert: string; sslKey: string; ... 11 more ...; tunnel: boolean; }' is not assignable to parameter of type 'ParsedListhenArgs'.
ci
Process completed with exit code 1.