Skip to content

115 refactor search and enhance api #150

115 refactor search and enhance api

115 refactor search and enhance api #150

Triggered via pull request April 21, 2024 11:53
Status Success
Total duration 1m 4s
Artifacts

python-app.yml

on: pull_request
build
42s
build
lint-and-format-backend
55s
lint-and-format-backend
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-and-format-backend: src/monggregate/pipeline.py#L46
[black-format] reported by reviewdog 🐶 Raw Output: /home/runner/work/monggregate/monggregate/src/monggregate/pipeline.py:46:- /home/runner/work/monggregate/monggregate/src/monggregate/pipeline.py:47:-class Pipeline(BaseModel): # pylint: disable=too-many-public-methods /home/runner/work/monggregate/monggregate/src/monggregate/pipeline.py:46:+class Pipeline(BaseModel): # pylint: disable=too-many-public-methods
lint-and-format-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.