Skip to content

test: run coverage with four workers #2812

test: run coverage with four workers

test: run coverage with four workers #2812

Triggered via push September 10, 2026 15:38
Status Failure
Total duration 3m 32s
Artifacts

ci.yml

on: push
Matrix: 🧪 Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
🔎 Check
Process completed with exit code 1.
🧪 Test (ubuntu-latest)
Process completed with exit code 1.
packages/cli/test/integration/cli/cmd-analytics.test.mts > socket analytics > should support --help: `analytics --help --config {}`: packages/cli/test/integration/cli/cmd-analytics.test.mts#L49
Error: Snapshot `socket analytics > should support --help: `analytics --help --config {}` 1` mismatched - Expected + Received - "Look up analytics data - - Usage - $ socket analytics [options] [ "org" | "repo" <reponame>] [TIME] - - API Token Requirements - - Quota: 1 unit - - Permissions: report:write - - The scope is either org or repo level, defaults to org. - - When scope is repo, a repo slug must be given as well. - - The TIME argument must be number 7, 30, or 90 and defaults to 30. - - Options - --file Path to store result, only valid with --json/--markdown - --json Output as JSON - --markdown Output as Markdown - --quiet Route non-essential output (status, progress, warnings) to stderr so stdout carries only the payload. Implied by --json and --markdown. - - Examples - $ socket analytics org 7 - $ socket analytics repo test-repo 30 - $ socket analytics 90" + "" ❯ packages/cli/test/integration/cli/cmd-analytics.test.mts:49:22