Skip to content

init: backitup

init: backitup #2

Triggered via push December 18, 2025 02:21
Status Failure
Total duration 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check
Process completed with exit code 1.
error: expect(received).toHaveLength(expected): tests/core/scheduler.test.ts#L347
Expected length: 0 Received length: 1 at <anonymous> (/home/runner/work/BackItUp/BackItUp/tests/core/scheduler.test.ts:347:22)
error: expect(received).toHaveLength(expected): tests/core/scheduler.test.ts#L340
Expected length: 0 Received length: 1 at <anonymous> (/home/runner/work/BackItUp/BackItUp/tests/core/scheduler.test.ts:340:22)
error: expect(received).toContain(expected): tests/cli/commands.test.ts#L450
Expected to contain: "USAGE:" \u001b[39m Run \u001b[36mbackitup <command> --help\u001b[39m for command details\n\n" at <anonymous> (/home/runner/work/BackItUp/BackItUp/tests/cli/commands.test.ts:450:20)
error: expect(received).toContain(expected): tests/cli/commands.test.ts#L445
Expected to contain: "USAGE:" \u001b[39m Run \u001b[36mbackitup <command> --help\u001b[39m for command details\n\n" at <anonymous> (/home/runner/work/BackItUp/BackItUp/tests/cli/commands.test.ts:445:20)
error: expect(received).toContain(expected): tests/cli/commands.test.ts#L75
Expected to contain: "USAGE:" \u001b[39m Run \u001b[36mbackitup <command> --help\u001b[39m for command details\n\n" at <anonymous> (/home/runner/work/BackItUp/BackItUp/tests/cli/commands.test.ts:75:22)