Added missing dependecy, updated requirements files #1
Annotations
5 errors and 14 warnings
test (3.11)
No JUnit XML file was found. Set `fail-on-empty: false` if that is a valid use case
|
test (3.11)
Process completed with exit code 126.
|
Build the python package (3.11)
Process completed with exit code 126.
|
Lint
Process completed with exit code 1.
|
typecheck (3.11)
Process completed with exit code 126.
|
test (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the python package (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/simulator_worker/__init__.py#L16
One-line docstring should fit on one line with quotes
|
Lint:
src/simulator_worker/__init__.py#L16
Docstring is over-indented
|
Lint:
src/simulator_worker/__init__.py#L16
First line should end with a period
|
Lint:
src/simulator_worker/__main__.py#L1
Missing docstring in public module
|
Lint:
src/simulator_worker/app_logging.py#L16
One-line docstring should fit on one line with quotes
|
Lint:
src/simulator_worker/app_logging.py#L16
Docstring is over-indented
|
Lint:
src/simulator_worker/app_logging.py#L16
First line should end with a period
|
Lint:
src/simulator_worker/app_logging.py#L26
Missing docstring in public class
|
Lint:
src/simulator_worker/app_logging.py#L34
First line should end with a period
|
Lint:
src/simulator_worker/app_logging.py#L34
First word of the first line should be properly capitalized
|
Lint
Unexpected input(s) 'fetch-depth', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
|
typecheck (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|