chore: pre-commit autoupdate #287
Annotations
10 errors and 1 warning
tox -e py39:
tests/test_vagrant.py#L316
test_vm_status
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L360
test_vm_lifecycle
AssertionError: assert 'not_created' == 'gurumeditation'
- gurumeditation
+ not_created
|
tox -e py39:
tests/test_vagrant.py#L385
test_vm_resumecycle
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L397
test_valid_config
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L407
test_vm_config
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L597
test_provisioning[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/shell_provision_Vagrantfile]
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', '--no-provision']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L615
test_multivm_lifecycle[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile]
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L647
test_multivm_config[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile]
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up', 'web']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L712
test_ssh_command_multivm[/Users/runner/work/python-vagrant/python-vagrant/tests/vagrantfiles/multivm_Vagrantfile]
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
tox -e py39:
tests/test_vagrant.py#L689
test_ssh_command
subprocess.CalledProcessError: Command '['/usr/local/bin/vagrant', 'up']' returned non-zero exit status 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading