Skip to content

🔐 Fix npm audit vulnerabilities and add MIT license #369

🔐 Fix npm audit vulnerabilities and add MIT license

🔐 Fix npm audit vulnerabilities and add MIT license #369

Triggered via pull request August 19, 2026 10:01
@sergak01sergak01
synchronize #242
pp-4031
Status Failure
Total duration 6m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
Process completed with exit code 1.
tests/unit/lib/variables-editor.spec.ts > registerVariablesEditorRoutes > GET /@pp-dev/variables-editor > keeps the newest values response when overlapping loads resolve out of order: tests/unit/lib/variables-editor.spec.ts#L452
AssertionError: expected undefined to be 'newer' // Object.is equality - Expected: "newer" + Received: undefined ❯ tests/unit/lib/variables-editor.spec.ts:452:33
Unhandled error: tests/unit/lib/variables-editor.spec.ts#L474
TypeError: detail.scrollTo is not a function ❯ scrollToValueRow tests/unit/lib/variables-editor.spec.ts:474:18 ❯ render tests/unit/lib/variables-editor.spec.ts:474:18 This error originated in "tests/unit/lib/variables-editor.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "preserves value edits made while a save request is pending". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: tests/unit/lib/variables-editor.spec.ts#L432
TypeError: detail.scrollTo is not a function ❯ scrollToValueRow tests/unit/lib/variables-editor.spec.ts:432:18 ❯ render tests/unit/lib/variables-editor.spec.ts:432:18 This error originated in "tests/unit/lib/variables-editor.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "keeps the newest values response when overlapping loads resolve out of order". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: tests/unit/lib/variables-editor.spec.ts#L432
TypeError: detail.scrollTo is not a function ❯ scrollToValueRow tests/unit/lib/variables-editor.spec.ts:432:18 ❯ render tests/unit/lib/variables-editor.spec.ts:432:18 ❯ doRefresh tests/unit/lib/variables-editor.spec.ts:432:18 This error originated in "tests/unit/lib/variables-editor.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "keeps the newest values response when overlapping loads resolve out of order". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.