Skip to content

New CI and applied new ruff rules #2

New CI and applied new ruff rules

New CI and applied new ruff rules #2

Triggered via pull request September 26, 2024 14:42
Status Failure
Total duration 1m 38s
Artifacts

main.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Windows / 3.9: tests\test_venv_modifier.py#L36
test_executes_modifications_for_env_command[True] AssertionError: assert WindowsPath('D:/monorepo_root') == WindowsPath('/monorepo_root') + where WindowsPath('/monorepo_root') = Path('/monorepo_root')
Windows / 3.9: tests\test_venv_modifier.py#L36
test_executes_modifications_for_env_command[False] AssertionError: assert WindowsPath('D:/monorepo_root') == WindowsPath('/monorepo_root') + where WindowsPath('/monorepo_root') = Path('/monorepo_root')
Windows / 3.9
Process completed with exit code 1.
Windows / 3.10: tests\test_venv_modifier.py#L36
test_executes_modifications_for_env_command[True] AssertionError: assert WindowsPath('D:/monorepo_root') == WindowsPath('/monorepo_root') + where WindowsPath('/monorepo_root') = Path('/monorepo_root')
Windows / 3.10: tests\test_venv_modifier.py#L36
test_executes_modifications_for_env_command[False] AssertionError: assert WindowsPath('D:/monorepo_root') == WindowsPath('/monorepo_root') + where WindowsPath('/monorepo_root') = Path('/monorepo_root')
Windows / 3.10
Process completed with exit code 1.
Windows / 3.11: tests\test_venv_modifier.py#L36
test_executes_modifications_for_env_command[True] AssertionError: assert WindowsPath('D:/monorepo_root') == WindowsPath('/monorepo_root') + where WindowsPath('/monorepo_root') = Path('/monorepo_root')
Windows / 3.11: tests\test_venv_modifier.py#L36
test_executes_modifications_for_env_command[False] AssertionError: assert WindowsPath('D:/monorepo_root') == WindowsPath('/monorepo_root') + where WindowsPath('/monorepo_root') = Path('/monorepo_root')
Windows / 3.11
Process completed with exit code 1.