You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed: nomatch: '::error file=test_annotation_pytest_error\\.py,line=8::test_error.*'
and: ''
and: '::error file=test_annotation_pytest_error.py,line=1168::test_error%0A%0AFailed: Fixture "fixture" called directly. Fixtures are not meant to be called directly,%0Abut are created automatically when test functions request them as parameters.%0ASee https://docs.pytest.org/en/stable/explanation/fixtures.html for more information about fixtures, and%0Ahttps://docs.pytest.org/en/stable/deprecations.html#calling-fixtures-directly about how to update your code.'
remains unmatched: '::error file=test_annotation_pytest_error\\.py,line=8::test_error.*'
Not surprising, given that the code takes the file name from one source, and the line number from another source (and possibly a different file). Not sure how it's supposed to work.
https://github.com/amezin/pytest-github-actions-annotate-failures/actions/runs/5683449264/job/15404043739
The text was updated successfully, but these errors were encountered: