Skip to content

feat: implement scorecard-classic command #1845

feat: implement scorecard-classic command

feat: implement scorecard-classic command #1845

Triggered via pull request December 9, 2025 12:44
Status Failure
Total duration 41s
Artifacts

smoke-rebilly.yaml

on: pull_request
run-smoke-rebilly
37s
run-smoke-rebilly
Fit to window
Zoom out
Zoom in

Annotations

2 errors
run-smoke-rebilly
Process completed with exit code 1.
tests/smoke/rebilly/rebilly.smoke.ts > rebilly test case: tests/smoke/rebilly/rebilly.smoke.ts#L13
Error: Snapshot `rebilly test case 1` mismatched - Expected + Received - "──────────────────────────────────────────────────────────────────────────────── - - Running workflow rebilly.arazzo.yaml / crud - - ✓ POST https://api-sandbox.rebilly.com/organizations/redocly/customers - step create-member -     ✓ success criteria check - $statusCode == 201 - - ✓ GET https://api-sandbox.rebilly.com/organizations/redocly/customers/{id} - step read-member -     ✓ success criteria check - $statusCode == 200 -     ✓ success criteria check - $response.body#/firstName == 'First' -     ✓ success criteria check - $response.body#/lastName == 'Last' + " + node:internal/modules/package_json_reader:316 + throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null); + ^ + + Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'cli' imported from /home/runner/work/redocly-cli/redocly-cli/packages/cli/lib/commands/scorecard-classic/remote/fetch-scorecard.js - - ✓ PUT https://api-sandbox.rebilly.com/organizations/redocly/customers/{id} - step update-member -     ✓ success criteria check - $statusCode == 200 -     ✓ success criteria check - $response.body#/firstName == 'UpdatedName' -     ✓ success criteria check - $response.body#/lastName == 'Last' -     ✓ success criteria check - $response.body#/id == $steps.create-member.outputs... - - ✓ DELETE https://api-sandbox.rebilly.com/organizations/redocly/customers/{id} - step delete-member -     ✓ success criteria check - $statusCode == 204 - - ✓ GET https://api-sandbox.rebilly.com/organizations/redocly/customers/{id} - step read-non-existing-member -     ✓ success criteria check - $statusCode == 404 - - ──────────────────────────────────────────────────────────────────────────────── - - Running workflow rebilly.arazzo.yaml / inherited - - ✓ POST /customers - step add-user -     ✓ status code check - $statusCode in [201, 401, 403, 409, 422] -     ✓ content-type check -     ✓ schema check - - -   Summary for rebilly.arazzo.yaml -    -   Workflows: 2 passed, 2 total -   Steps: 6 passed, 6 total -   Checks: 13 passed, 13 total -   Time: <test>ms - - - ┌─────────────────────────────────────────────────────────────┬────────────┬─────────┬─────────┬──────────┐ - │ Filename │ Workflows │ Passed │ Failed │ Warnings │ - ├─────────────────────────────────────────────────────────────┼────────────┼─────────┼─────────┼──────────┤ - │ ✓ rebilly.arazzo.yaml │ 2 │ 2 │ - │ - │ - └─────────────────────────────────────────────────────────────┴────────────┴─────────┴─────────┴──────────┘ - - + at Object.getPackageJSONURL (node:internal/modules/package_json_reader:316:9) + at packageResolve (node:internal/modules/esm/resolve:768:81) + at moduleResolve (node:internal/modules/esm/resolve:858:18) + at defaultResolve (node:internal/modules/esm/resolv