Skip to content

Introduce list of relathionships between Data Entities #1748

Introduce list of relathionships between Data Entities

Introduce list of relathionships between Data Entities #1748

Triggered via pull request February 16, 2024 18:13
Status Failure
Total duration 5m 39s
Artifacts

run-pr-tests.yaml

on: pull_request
run_playwright_tests  /  lint
47s
run_playwright_tests / lint
run_playwright_tests  /  format-check
26s
run_playwright_tests / format-check
run_playwright_tests  /  test
2m 4s
run_playwright_tests / test
run_tests
5m 28s
run_tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
run_playwright_tests / test
Type 'DataEntityRelationshipType' is not assignable to type 'DataEntityTypeNameEnum | "DCT"'.
run_playwright_tests / test
Property 'ERD' does not exist on type '{ readonly TABLE: "TABLE"; readonly FILE: "FILE"; readonly FEATURE_GROUP: "FEATURE_GROUP"; readonly KAFKA_TOPIC: "KAFKA_TOPIC"; readonly JOB: "JOB"; readonly JOB_RUN: "JOB_RUN"; readonly ML_EXPERIMENT: "ML_EXPERIMENT"; ... 16 more ...; readonly GRAPH_RELATIONSHIP: "GRAPH_RELATIONSHIP"; }'.
run_playwright_tests / test
Property 'GRAPH' does not exist on type '{ readonly TABLE: "TABLE"; readonly FILE: "FILE"; readonly FEATURE_GROUP: "FEATURE_GROUP"; readonly KAFKA_TOPIC: "KAFKA_TOPIC"; readonly JOB: "JOB"; readonly JOB_RUN: "JOB_RUN"; readonly ML_EXPERIMENT: "ML_EXPERIMENT"; ... 16 more ...; readonly GRAPH_RELATIONSHIP: "GRAPH_RELATIONSHIP"; }'.
run_playwright_tests / test
Property 'RELATIONSHIP' does not exist on type '{ readonly TABLE: "TABLE"; readonly FILE: "FILE"; readonly FEATURE_GROUP: "FEATURE_GROUP"; readonly KAFKA_TOPIC: "KAFKA_TOPIC"; readonly JOB: "JOB"; readonly JOB_RUN: "JOB_RUN"; readonly ML_EXPERIMENT: "ML_EXPERIMENT"; ... 16 more ...; readonly GRAPH_RELATIONSHIP: "GRAPH_RELATIONSHIP"; }'.
run_playwright_tests / test
Process completed with exit code 1.
run_playwright_tests / format-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_playwright_tests / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_playwright_tests / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_playwright_tests / test
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
run_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_tests
Value "create new" for option comment_mode is deprecated! Instead, use value "always".
run_tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/