feat: Option to ignore lock file on open #1253
dependabot_automerge.yml
on: pull_request
dependabot-automerge
0s
Annotations
3 errors and 7 warnings
test_app.test_app_lock_file_open:
tests/embedding/test_app.py#L455
AssertionError: assert not True
+ where True = exists()
+ where exists = PosixPath('/tmp/tmp892u0uku_Mech_Files/.mech_lock').exists
|
test_app.test_app_lock_file_open:
tests/embedding/test_app.py#L455
AssertionError: assert not True
+ where True = exists()
+ where exists = PosixPath('/tmp/tmph9hsi0vf_Mech_Files/.mech_lock').exists
|
test_app.test_app_lock_file_open:
tests/embedding/test_app.py#L455
AssertionError: assert not True
+ where True = exists()
+ where exists = PosixPath('/tmp/tmpaeyuvo49_Mech_Files/.mech_lock').exists
|
[vale] doc/source/kil/index.rst#L39:
doc/source/kil/index.rst#L39
[Google.We] Try to avoid using first-person plural like 'our'.
|
[vale] doc/source/kil/index.rst#L40:
doc/source/kil/index.rst#L40
[Google.We] Try to avoid using first-person plural like 'We'.
|
[vale] doc/source/kil/mechanical.rst#L15:
doc/source/kil/mechanical.rst#L15
[Google.Headings] '24R2' should use sentence-style capitalization.
|
[vale] doc/source/kil/mechanical.rst#L26:
doc/source/kil/mechanical.rst#L26
[Google.Headings] '24R1' should use sentence-style capitalization.
|
[vale] doc/source/kil/pymechanical.rst#L9:
doc/source/kil/pymechanical.rst#L9
[Google.We] Try to avoid using first-person plural like 'We'.
|
[vale] doc/source/kil/pymechanical.rst#L13:
doc/source/kil/pymechanical.rst#L13
[Google.Headings] 'v0.11.x' should use sentence-style capitalization.
|
[vale] doc/source/user_guide_embedding/configuration.rst#L3:
doc/source/user_guide_embedding/configuration.rst#L3
[Google.Headings] 'Addin configuration' should use sentence-style capitalization.
|