Skip to content

1442 - Implementation of email alert notifications #1548

1442 - Implementation of email alert notifications

1442 - Implementation of email alert notifications #1548

Triggered via pull request October 26, 2023 17:21
@VladyslVladysl
opened #1489
1442
Status Failure
Total duration 10m 23s
Artifacts

run-pr-tests.yaml

on: pull_request
run_playwright_tests  /  lint
28s
run_playwright_tests / lint
run_playwright_tests  /  format-check
33s
run_playwright_tests / format-check
run_playwright_tests  /  test
3m 11s
run_playwright_tests / test
run_tests
10m 9s
run_tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
run_playwright_tests / test
Element implicitly has an 'any' type because expression of type '"failedJobHaltUntil" | "failedDqTestHaltUntil" | "incompatibleSchemaHaltUntil" | "distributionAnomalyHaltUntil" | "notificationsEmails" | `notificationsEmails.${number}`' can't be used to index type 'SerializeDateToNumber<DataEntityAlertConfig>'.
run_playwright_tests / test
Argument of type '"failedJobHaltUntil" | "failedDqTestHaltUntil" | "incompatibleSchemaHaltUntil" | "distributionAnomalyHaltUntil" | "notificationsEmails" | `notificationsEmails.${number}`' is not assignable to parameter of type 'keyof DataEntityAlertConfig'.
run_playwright_tests / test
Argument of type 'number | string[]' is not assignable to parameter of type 'number'.
run_playwright_tests / test
Process completed with exit code 1.
run_playwright_tests / test
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
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/