Skip to content

Move SDK test stuff to matter test program folder (#58) #7

Move SDK test stuff to matter test program folder (#58)

Move SDK test stuff to matter test program folder (#58) #7

Triggered via push January 30, 2024 14:53
Status Success
Total duration 19s
Artifacts

spell-check.yml

on: push
spellcheck
11s
spellcheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test_collections/matter/python_tests/onboarding_payload_test_suite/onboarding_script_support.py#L68
Item "Generator[Any, Any, Any]" of "Union[Generator[Any, Any, Any], bytes, Tuple[Any, ...]]" has no attribute "decode" [union-attr]
test_collections/matter/python_tests/onboarding_payload_test_suite/onboarding_script_support.py#L68
Item "Tuple[Any, ...]" of "Union[Generator[Any, Any, Any], bytes, Tuple[Any, ...]]" has no attribute "decode" [union-attr]
test_collections/matter/python_tests/onboarding_payload_test_suite/onboarding_script_support.py#L82
Item "Generator[Any, Any, Any]" of "Union[Generator[Any, Any, Any], bytes, Tuple[Any, ...]]" has no attribute "decode" [union-attr]
test_collections/matter/python_tests/onboarding_payload_test_suite/onboarding_script_support.py#L82
Item "Tuple[Any, ...]" of "Union[Generator[Any, Any, Any], bytes, Tuple[Any, ...]]" has no attribute "decode" [union-attr]
spellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, streetsidesoftware/cspell-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.