Skip to content

feat:! update frs-replace to modern ESM #360

feat:! update frs-replace to modern ESM

feat:! update frs-replace to modern ESM #360

Triggered via push January 4, 2025 13:35
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Unit tests & coverage
14s
Unit tests & coverage
lint
19s
lint
build and release
0s
build and release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
bin/cli.spec.ts > no arguments: bin/cli.spec.ts#L70
AssertionError: stderr should complain about missing arguments: expected 'Node.js v20.11.1' to deeply equal 'Not enough non-option arguments: got …' - Expected + Received - Not enough non-option arguments: got 0, need at least 2 + Node.js v20.11.1 ❯ bin/cli.spec.ts:70:5
bin/cli.spec.ts > one argument: bin/cli.spec.ts#L80
AssertionError: stderr should complain about missing arguments: expected 'Node.js v20.11.1' to deeply equal 'Not enough non-option arguments: got …' - Expected + Received - Not enough non-option arguments: got 1, need at least 2 + Node.js v20.11.1 ❯ bin/cli.spec.ts:80:5
bin/cli.spec.ts > two arguments: bin/cli.spec.ts#L87
AssertionError: expected 'Node.js v20.11.1' to deeply equal 'Missing required argument: i' - Expected + Received - Missing required argument: i + Node.js v20.11.1 ❯ bin/cli.spec.ts:87:30
bin/cli.spec.ts > content argument > -c: bin/cli.spec.ts#L96
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:96:71 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > content argument > --content: bin/cli.spec.ts#L96
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:96:71 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > no stdout argument: bin/cli.spec.ts#L110
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:110:67
bin/cli.spec.ts > stdout argument: bin/cli.spec.ts#L123
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:123:67
bin/cli.spec.ts > input argument > as single file path > -i: bin/cli.spec.ts#L177
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:177:73 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > input argument > as single file path > --input: bin/cli.spec.ts#L177
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:177:73 ❯ bin/cli.spec.ts:735:7
bin/cli.spec.ts > input argument > as array of file paths with strategy="flatten" > -i: bin/cli.spec.ts#L206
AssertionError: process should send success status (0): expected 1 to deeply equal +0 - Expected + Received - 0 + 1 ❯ bin/cli.spec.ts:206:73 ❯ bin/cli.spec.ts:735:7
Unit tests & coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636