Skip to content

Runs but confusing result #3600

Runs but confusing result

Runs but confusing result #3600

Triggered via pull request February 11, 2024 19:25
@vuldervulder
synchronize #868
tobiBachelor
Status Failure
Total duration 6m 32s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 10 warnings
[mypy] varats/varats/data/reports/performance_influence_trace_report.py#L72: varats/varats/data/reports/performance_influence_trace_report.py#L72
error: Function is missing a type annotation for one or more arguments [no-untyped-def]
[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)
build (3.10)
Process completed with exit code 1.
build (3.11)
The operation was canceled.
build (3.9)
The operation was canceled.
[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)
build (3.10)
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/.
build (3.10)
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/
build (3.11)
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/.
build (3.11)
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/
build (3.9)
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/.
build (3.9)
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/