Automations for sparc.client #193
Annotations
5 warnings
reviewdog:
src/sparc/client/__init__.py#L1
[formatters] reported by reviewdog 🐶
Raw Output:
src/sparc/client/__init__.py:1:-from .client import SparcClient
|
reviewdog:
src/sparc/client/__init__.py#L3
[formatters] reported by reviewdog 🐶
Raw Output:
src/sparc/client/__init__.py:2:+from .client import SparcClient
|
reviewdog:
tests/test_package.py#L3
[formatters] reported by reviewdog 🐶
Raw Output:
tests/test_package.py:3:+
|
reviewdog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
reviewdog
Unexpected input(s) 'reporter', valid inputs are ['github_token', 'tool_name', 'level', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'cleanup']
|