Skip to content

feat: add CLI support for local command and server mode #4

feat: add CLI support for local command and server mode

feat: add CLI support for local command and server mode #4

Triggered via pull request December 19, 2025 21:47
Status Failure
Total duration 1m 18s
Artifacts

release.yml

on: pull_request
Check for Changesets
21s
Check for Changesets
Instant Release
0s
Instant Release
Create Changeset PR
0s
Create Changeset PR
Matrix: test
Lint and Format Check
19s
Lint and Format Check
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint and Format Check
Process completed with exit code 1.
Test (Node.js on ubuntu-latest)
Process completed with exit code 1.
Lint and Format Check: src/browser.js#L33
Async function 'createBrowser' has no 'await' expression
Lint and Format Check: bin/web-capture.js#L123
Async function 'captureUrl' has too many statements (61). Maximum allowed is 60