feat: Systemd service helper with plain English explanations #1839
automation.yml
on: pull_request
lint
11s
security
31s
Matrix: test
Annotations
10 errors and 2 warnings
|
Ruff (UP006):
cortex/benchmark.py#L468
cortex/benchmark.py:468:10: UP006 Use `tuple` instead of `Tuple` for type annotation
|
|
Ruff (UP006):
cortex/benchmark.py#L421
cortex/benchmark.py:421:75: UP006 Use `tuple` instead of `Tuple` for type annotation
|
|
Ruff (UP006):
cortex/benchmark.py#L421
cortex/benchmark.py:421:49: UP006 Use `list` instead of `List` for type annotation
|
|
Ruff (UP006):
cortex/benchmark.py#L98
cortex/benchmark.py:98:24: UP006 Use `list` instead of `List` for type annotation
|
|
Ruff (UP006):
cortex/benchmark.py#L64
cortex/benchmark.py:64:20: UP006 Use `list` instead of `List` for type annotation
|
|
Ruff (UP006):
cortex/benchmark.py#L63
cortex/benchmark.py:63:14: UP006 Use `list` instead of `List` for type annotation
|
|
Ruff (UP006):
cortex/benchmark.py#L60
cortex/benchmark.py:60:14: UP006 Use `list` instead of `List` for type annotation
|
|
Ruff (UP035):
cortex/benchmark.py#L18
cortex/benchmark.py:18:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
|
|
Ruff (UP035):
cortex/benchmark.py#L18
cortex/benchmark.py:18:1: UP035 `typing.List` is deprecated, use `list` instead
|
|
Ruff (I001):
cortex/benchmark.py#L10
cortex/benchmark.py:10:1: I001 Import block is un-sorted or un-formatted
|
|
security
Security issues found. Please review.
|
|
test (3.11)
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
|