Skip to content

1657 - activity "User" filter should accept usernames instead of owner_ids #1783

1657 - activity "User" filter should accept usernames instead of owner_ids

1657 - activity "User" filter should accept usernames instead of owner_ids #1783

Triggered via pull request April 17, 2024 10:19
@VladyslVladysl
opened #1658
1657
Status Failure
Total duration 6m 8s
Artifacts

run-pr-tests.yaml

on: pull_request
run_playwright_tests  /  lint
43s
run_playwright_tests / lint
run_playwright_tests  /  format-check
31s
run_playwright_tests / format-check
run_playwright_tests  /  test
1m 55s
run_playwright_tests / test
run_tests
5m 58s
run_tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
run_playwright_tests / test
Element implicitly has an 'any' type because expression of type '"ownerIds" | "tagIds" | "userIds"' can't be used to index type 'QueryParams<ActivityQuery>'.
run_playwright_tests / test
Element implicitly has an 'any' type because expression of type '"ownerIds" | "tagIds" | "userIds"' can't be used to index type 'QueryParams<ActivityQuery>'.
run_playwright_tests / test
Element implicitly has an 'any' type because expression of type '"ownerIds" | "tagIds" | "userIds"' can't be used to index type 'QueryParams<ActivityQuery>'.
run_playwright_tests / test
Parameter 'id' implicitly has an 'any' type.
run_playwright_tests / test
Type '"ownerIds" | "tagIds" | "userIds"' does not satisfy the constraint 'keyof ActivityApiGetActivityRequest'.
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/