Skip to content

Merge pull request #218 from contentstack/workflow-fix #240

Merge pull request #218 from contentstack/workflow-fix

Merge pull request #218 from contentstack/workflow-fix #240

Triggered via push November 4, 2025 10:14
Status Success
Total duration 55s
Artifacts

ci.yml

on: push
build-test
51s
build-test
Fit to window
Zoom out
Zoom in

Annotations

38 errors
build-test
Process completed with exit code 1.
build-test
Jest coverage report action failed
build-test
TypeError: Cannot read properties of undefined (reading 'numFailedTests') TypeError: Cannot read properties of undefined (reading 'numFailedTests') at b9 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2132:254) at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16913 at _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:164) at jN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16875)
build-test
Getting code coverage data failed. Error: Getting code coverage data failed. at z0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:768) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:15750 at async _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:158) at async jN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:15686)
build-test
Coverage output file not found. (file "report.json" not found) Error: Coverage output file not found. (file "report.json" not found) at x8 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:657) at async _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:158) at async z0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:633) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:15750 at async _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:158) at async jN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:15686)
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return default endpoints for valid region without service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return specific service endpoint for valid region and service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return EU endpoints for EU region: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return undefined for invalid service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "aws-na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "aws_na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should be case insensitive for region matching: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should trim whitespace from region input: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › omitHttps parameter ► should strip https from string endpoint when omitHttps is true: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › omitHttps parameter ► should strip https from all endpoints when omitHttps is true and no service specified: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return default endpoints for valid region without service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return specific service endpoint for valid region and service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return EU endpoints for EU region: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return undefined for invalid service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "aws-na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "aws_na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should be case insensitive for region matching: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should trim whitespace from region input: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › omitHttps parameter ► should strip https from string endpoint when omitHttps is true: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › omitHttps parameter ► should strip https from all endpoints when omitHttps is true and no service specified: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return default endpoints for valid region without service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return specific service endpoint for valid region and service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return EU endpoints for EU region: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Basic functionality ► should return undefined for invalid service: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "aws-na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should match region by alias "aws_na": src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should be case insensitive for region matching: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › Region alias matching ► should trim whitespace from region input: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › omitHttps parameter ► should strip https from string endpoint when omitHttps is true: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.
__test__/endpoints.test.ts ► getContentstackEndpoint › omitHttps parameter ► should strip https from all endpoints when omitHttps is true and no service specified: src/endpoints.ts#L42
Failed test found in: reports/junit/jest-junit.xml Error: Error: regions.json file not found at dist/lib/regions.json. Please ensure the package is properly installed and postinstall script has run.