tests/observer: Cover the changed lines of the merge from master #34
other.yml
on: push
Test SDK builds
/
Generate SDK sources
4m 17s
Deprecation tests
7s
Matrix: Python tests
Test SDK builds
/
Build C SDK
16s
Test SDK builds
/
Build PowerShell 5.x SDK (.NET Framework 4.5)
1m 1s
Matrix: Test SDK builds / Build PowerShell 7.x SDK
Annotations
10 errors, 7 warnings, and 10 notices
pytype: module-attr:
scripts/hatests#L198
No attribute 'urlopen' on module 'urllib'
|
pytype: module-attr:
scripts/hatests#L218
No attribute 'urlopen' on module 'urllib'
|
pytype: python-compiler-error:
scripts/backup-sr-metadata.py#L35
multiple exception types must be parenthesized
|
pytype: python-compiler-error:
scripts/restore-sr-metadata.py#L32
multiple exception types must be parenthesized
|
pytype: wrong-arg-types:
scripts/examples/python/exportimport.py#L66
Function SSLSocket.send was called with the wrong arguments, Expected: (self, data: Buffer, ...), Actually passed: (self, data: str), Attributes of protocol Buffer are not implemented on str: __buffer__
|
pytype: name-error:
scripts/examples/python/exportimport.py#L76
Name 'long' is not defined
|
pytype: module-attr:
scripts/examples/python/mini-xenrt.py#L112
No attribute 'server' on module 'xmlrpc.client'
|
pytype: wrong-arg-types:
scripts/examples/python/XenAPI/XenAPI.py#L134
Function ServerProxy.__init__ was called with the wrong arguments, Expected: (self, uri, transport, encoding, verbose: bool = ..., ...), Actually passed: (self, uri, transport, encoding, verbose: int, ...), Called from (traceback):, line 218, in xapi_local
|
pytype: module-attr:
scripts/examples/python/XenAPI/XenAPI.py#L179
No attribute 'errno' on module 'socket'
|
pytype: wrong-arg-types:
scripts/examples/python/monitor-unwanted-domains.py#L14
Function bytes.split was called with the wrong arguments, Expected: (self, sep: Optional[bytes] = ..., ...), Actually passed: (self, sep: str)
|
Python tests (2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python tests (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pytype: attribute-error:
scripts/hatests#L42
No attribute 'iteritems' on dict
|
pytype: attribute-error:
scripts/examples/python/XenAPI/XenAPI.py#L187
No attribute 'local_logout' on Callable[[], Any], In Union[Callable[[], Any], xmlrpc.client._Method]
|
pytype: attribute-error:
scripts/examples/python/shell.py#L36
No attribute 'Cmd' on str, In Union[module, str]
|
pytype: attribute-error:
scripts/examples/python/shell.py#L41
No attribute 'Cmd' on str, In Union[module, str]
|
pytype: attribute-error:
scripts/static-vdis#L82
No attribute 'items' on None, In Optional[Any], Called from (traceback):, line 379, in current file, line 173, in add
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: bool, No attribute '__setitem__' on bool
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: int, No attribute '__setitem__' on int
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: float, No attribute '__setitem__' on float
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: str, No attribute '__setitem__' on str
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: bytes, No attribute '__setitem__' on bytes
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: None, No attribute '__setitem__' on None
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: tuple, No attribute '__setitem__' on tuple
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: datetime.datetime, No attribute '__setitem__' on datetime.datetime
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: xmlrpc.client.DateTime, No attribute '__setitem__' on xmlrpc.client.DateTime
|
pytype: unsupported-operands:
scripts/static-vdis#L242
unsupported operand type(s) for item assignment: xmlrpc.client.Binary, No attribute '__setitem__' on xmlrpc.client.Binary
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SDK_Artifacts_C
Expired
|
9.04 MB |
|
SDK_Binaries_CSharp
Expired
|
604 KB |
|
SDK_Binaries_XenServerPowerShell_NET45
Expired
|
1.39 MB |
|
SDK_Binaries_XenServerPowerShell_NET6
Expired
|
1.58 MB |
|
SDK_Binaries_XenServerPowerShell_NET8
Expired
|
1.54 MB |
|
SDK_Source_C
Expired
|
886 KB |
|
SDK_Source_CSharp
Expired
|
563 KB |
|
SDK_Source_PowerShell
Expired
|
757 KB |
|