Skip to content

Update scenes

Update scenes #636

Triggered via pull request October 9, 2023 16:15
@testuser7testuser7
synchronize #167
Status Failure
Total duration 43s
Artifacts

lint.yml

on: pull_request_target
Run linters and tests
32s
Run linters and tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
/home/runner/work/pywizlight/pywizlight/pywizlight/push_manager.py#L13
RESPOND_PORT = 38899 LISTEN_PORT = 38900 class PushManager: - _manager = None @classmethod def get(cls): """Get push manager instance."""
Run linters and tests
Event loop is closed
Run linters and tests
Event loop is closed
Run linters and tests
Event loop is closed
Run linters and tests
Process completed with exit code 1.
Run linters and tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1, samuelmeuli/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/