py_unit_tests.yml
on: pull_request
Running Python Unit Test Cases
11s
Annotations
12 errors and 3 warnings
Ruff (F524):
src/app_build_generate.py#L29
src/app_build_generate.py:29:17: F524 `.format` call is missing argument(s) for placeholder(s): 1
|
Ruff (F841):
src/app_build_generate.py#L42
src/app_build_generate.py:42:29: F841 Local variable `e` is assigned to but never used
|
Ruff (E722):
src/app_inspect.py#L56
src/app_inspect.py:56:9: E722 Do not use bare `except`
|
Ruff (E722):
src/app_inspect.py#L142
src/app_inspect.py:142:13: E722 Do not use bare `except`
|
Ruff (F401):
src/app_utilities.py#L3
src/app_utilities.py:3:8: F401 `shutil` imported but unused
|
Ruff (F401):
src/helpers/git_manager.py#L4
src/helpers/git_manager.py:4:8: F401 `subprocess` imported but unused
|
Ruff (F541):
src/helpers/github_action_utils.py#L87
src/helpers/github_action_utils.py:87:11: F541 f-string without any placeholders
|
Ruff (F541):
src/helpers/github_action_utils.py#L95
src/helpers/github_action_utils.py:95:11: F541 f-string without any placeholders
|
Ruff (F541):
src/helpers/github_action_utils.py#L99
src/helpers/github_action_utils.py:99:11: F541 f-string without any placeholders
|
Ruff (E401):
src/helpers/global_variables.py#L1
src/helpers/global_variables.py:1:1: E401 Multiple imports on one line
|
Running Python Unit Test Cases
TypeError: Cannot destructure property 'coverage' of 'report' as it is null.
|
Running Python Unit Test Cases
Cannot destructure property 'coverage' of 'report' as it is null.
|
Running Python Unit Test Cases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Python Unit Test Cases
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Running Python Unit Test Cases
File "/home/runner/work/splunk-app-action/splunk-app-action/./pytest-coverage.xml" doesn't exist
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pytest-results
Expired
|
552 Bytes |
|