Support pool.sync_updates from remote_pool repo #2581
other.yml
on: pull_request
Test SDK builds
/
Generate SDK sources
3m 54s
Matrix: Python tests
Deprecation tests
6s
Test SDK builds
/
Build C SDK
39s
Test SDK builds
/
Build Java SDK
41s
Finish coverage upload
3s
Test SDK builds
/
Build PowerShell 5.x SDK (.NET Framework 4.5)
1m 36s
Matrix: Test SDK builds / Build PowerShell 7.x SDK
Annotations
2 errors and 11 warnings
Python tests (3.11)
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Python tests (3.11)
Process completed with exit code 1.
|
Python tests (3.11):
python3/dnf_plugins/xapitoken.py#L41
[pylint] reported by reviewdog 🐶
C0325: Unnecessary parens after 'not' keyword (superfluous-parens)
Raw Output:
python3/dnf_plugins/xapitoken.py:41:0: C0325: Unnecessary parens after 'not' keyword (superfluous-parens)
|
Python tests (3.11):
python3/tests/test_dnf_plugins.py#L115
[pylint] reported by reviewdog 🐶
C0301: Line too long (117/100) (line-too-long)
Raw Output:
python3/tests/test_dnf_plugins.py:115:0: C0301: Line too long (117/100) (line-too-long)
|
Python tests (3.11):
python3/tests/test_dnf_plugins.py#L138
[pylint] reported by reviewdog 🐶
C0301: Line too long (125/100) (line-too-long)
Raw Output:
python3/tests/test_dnf_plugins.py:138:0: C0301: Line too long (125/100) (line-too-long)
|
Python tests (3.11):
python3/tests/test_dnf_plugins.py#L147
[pylint] reported by reviewdog 🐶
C0301: Line too long (101/100) (line-too-long)
Raw Output:
python3/tests/test_dnf_plugins.py:147:0: C0301: Line too long (101/100) (line-too-long)
|
Python tests (3.11):
scripts/yum-plugins/xapitoken.py#L46
[pylint] reported by reviewdog 🐶
C0325: Unnecessary parens after 'not' keyword (superfluous-parens)
Raw Output:
scripts/yum-plugins/xapitoken.py:46:0: C0325: Unnecessary parens after 'not' keyword (superfluous-parens)
|
Python tests (3.11):
scripts/yum-plugins/xapitoken.py#L23
[pylint] reported by reviewdog 🐶
W0613: Unused argument 'conduit' (unused-argument)
Raw Output:
scripts/yum-plugins/xapitoken.py:23:16: W0613: Unused argument 'conduit' (unused-argument)
|
Python tests (3.11):
scripts/yum-plugins/xapitoken.py#L28
[pylint] reported by reviewdog 🐶
C0415: Import outside toplevel (urllib.unquote) (import-outside-toplevel)
Raw Output:
scripts/yum-plugins/xapitoken.py:28:8: C0415: Import outside toplevel (urllib.unquote) (import-outside-toplevel)
|
Python tests (3.11):
scripts/yum-plugins/xapitoken.py#L30
[pylint] reported by reviewdog 🐶
C0415: Import outside toplevel (urllib.parse.unquote) (import-outside-toplevel)
Raw Output:
scripts/yum-plugins/xapitoken.py:30:8: C0415: Import outside toplevel (urllib.parse.unquote) (import-outside-toplevel)
|
Python tests (3.11):
scripts/yum-plugins/xapitoken.py#L43
[pylint] reported by reviewdog 🐶
W0702: No exception type(s) specified (bare-except)
Raw Output:
scripts/yum-plugins/xapitoken.py:43:8: W0702: No exception type(s) specified (bare-except)
|
Python tests (3.11):
scripts/yum-plugins/xapitoken.py#L47
[pylint] reported by reviewdog 🐶
W0719: Raising too general exception: Exception (broad-exception-raised)
Raw Output:
scripts/yum-plugins/xapitoken.py:47:12: W0719: Raising too general exception: Exception (broad-exception-raised)
|
Test SDK builds / Generate SDK sources
Restore cache failed: Dependencies file is not found in /home/runner/work/xen-api/xen-api. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SDK_Artifacts_C
|
9.39 MB |
|
SDK_Artifacts_Go
|
326 KB |
|
SDK_Artifacts_Java
|
6.12 MB |
|
SDK_Binaries_CSharp
|
615 KB |
|
SDK_Binaries_XenServerPowerShell_NET45
|
1.44 MB |
|
SDK_Binaries_XenServerPowerShell_NET6
|
1.62 MB |
|
SDK_Binaries_XenServerPowerShell_NET8
|
1.58 MB |
|
SDK_Source_C
|
919 KB |
|
SDK_Source_CSharp
|
578 KB |
|
SDK_Source_Java
|
416 KB |
|
SDK_Source_PowerShell
|
774 KB |
|