115 refactor search and enhance api #141
python-app.yml
on: pull_request
build
34s
lint-and-format-backend
51s
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/.
|