Skip to content

Update scenes

Update scenes #632

Triggered via pull request September 30, 2023 14:26
@testuser7testuser7
synchronize #166
Status Failure
Total duration 24s
Artifacts

lint.yml

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

Annotations

2 errors and 1 warning
Run linters and tests
Command failed: git branch --force master --track fork/master fatal: cannot force update the branch 'master' used by worktree at '/home/runner/work/pywizlight/pywizlight'
/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
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/