Merging basic tests #3
ci.yaml
on: pull_request
backend-tests
1m 8s
frontend-tests
2m 3s
Annotations
12 warnings
backend-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend-tests
unnecessary parentheses around type
|
frontend-tests
unused import: `wasm_bindgen::prelude::wasm_bindgen`
|
frontend-tests
unused imports: `ContextButton`, `EpisodeTrait`, `LoadingModal`, and `on_shownotes_click`
|
frontend-tests
unused imports: `format_datetime`, `match_date_format`, and `parse_date`
|
frontend-tests
unused import: `on_play_click`
|
frontend-tests
unused import: `crate::components::gen_funcs::format_time`
|
frontend-tests
unused imports: `convert_time_to_seconds`, `sanitize_html_with_blank_target`, and `truncate_description`
|
frontend-tests
unused import: `PodcastEpisodeVirtualListProps`
|
frontend-tests
unused imports: `call_get_person_subscriptions`, `call_subscribe_to_person`, and `call_unsubscribe_from_person`
|
frontend-tests
unused imports: `Person`, `PodcastDetails`, `PodcastResponse`, `Podcast`, `call_get_podcast_details`, and `call_get_podcast_id`
|