Skip to content

Runs but confusing result #3168

Runs but confusing result

Runs but confusing result #3168

Triggered via pull request February 11, 2024 19:07
@vuldervulder
synchronize #868
tobiBachelor
Status Success
Total duration 4m 8s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 5 warnings
[mypy] varats/varats/tables/test_table.py#L68: varats/varats/tables/test_table.py#L68
error: Argument 1 to "reports" of "KeyedReportAggregate" has incompatible type "str"; expected "Optional[int]" [arg-type]
[mypy] varats/varats/tables/test_table.py#L110: varats/varats/tables/test_table.py#L110
error: Argument 2 to "get_feature_performances_row" of "TestTable" has incompatible type "WorkloadSpecificPITReportAggregate"; expected "PerfInfluenceTraceReportAggregate" [arg-type]
[pylint] varats/varats/tables/test_table.py#L46 <116>: varats/varats/tables/test_table.py#L46
Missing function or method docstring (missing-function-docstring)
[pylint] varats/varats/tables/test_table.py#L54 <212>: varats/varats/tables/test_table.py#L54
Access to a protected member _translate_interaction of a client class (protected-access)
[pylint] varats/varats/experiments/vara/test_runner.py#L12 <611>: varats/varats/experiments/vara/test_runner.py#L12
Unused RunVaRATracedXRayWorkloads imported from varats.experiments.vara.feature_experiment (unused-import)
[pylint] varats/varats/projects/test_projects/has_influence.py#L20 <611>: varats/varats/projects/test_projects/has_influence.py#L20
Unused VaraTestRepoSource imported from varats.ts_utils.project_sources (unused-import)
reviewdog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
reviewdog
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/