Implement regression test for PXB 8.4.0-7 - #10
Open
saikumar-vs wants to merge 11 commits into
Open
saikumar-vs wants to merge 11 commits into
saikumar-vs wants to merge 11 commits into
Annotations
4 warnings and 1 notice
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Ruff on changed lines (PR):
test_scripts/pxb/test_helper.py#L1288
[rdjson] reported by reviewdog 🐶
Add `from __future__ import annotations` to simplify `typing.Optional`
Raw Output:
message:"Add `from __future__ import annotations` to simplify `typing.Optional`" location:{path:"/home/runner/work/server-qa/server-qa/test_scripts/pxb/test_helper.py" range:{start:{line:1288 column:19} end:{line:1288 column:27}}} severity:WARNING source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"FA100" url:"https://docs.astral.sh/ruff/rules/future-rewritable-type-annotation"} suggestions:{range:{start:{line:6 column:1} end:{line:6 column:1}} text:"from __future__ import annotations\n"}
|
|
Ruff on changed lines (PR):
test_scripts/pxb/test_helper.py#L1286
[rdjson] reported by reviewdog 🐶
Add `from __future__ import annotations` to simplify `typing.Optional`
Raw Output:
message:"Add `from __future__ import annotations` to simplify `typing.Optional`" location:{path:"/home/runner/work/server-qa/server-qa/test_scripts/pxb/test_helper.py" range:{start:{line:1286 column:21} end:{line:1286 column:29}}} severity:WARNING source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"FA100" url:"https://docs.astral.sh/ruff/rules/future-rewritable-type-annotation"} suggestions:{range:{start:{line:6 column:1} end:{line:6 column:1}} text:"from __future__ import annotations\n"}
|
|
Ruff on changed lines (PR):
test_scripts/pxb/innodb_myrocks_backup_tests.py#L1162
[rdjson] reported by reviewdog 🐶
Add `from __future__ import annotations` to simplify `typing.Optional`
Raw Output:
message:"Add `from __future__ import annotations` to simplify `typing.Optional`" location:{path:"/home/runner/work/server-qa/server-qa/test_scripts/pxb/innodb_myrocks_backup_tests.py" range:{start:{line:1162 column:94} end:{line:1162 column:102}}} severity:WARNING source:{name:"ruff" url:"https://docs.astral.sh/ruff"} code:{value:"FA100" url:"https://docs.astral.sh/ruff/rules/future-rewritable-type-annotation"} suggestions:{range:{start:{line:7 column:1} end:{line:7 column:1}} text:"from __future__ import annotations\n"}
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading