Skip to content

chore(deps): update dependency hypothesis to ~6.122.0 #386

chore(deps): update dependency hypothesis to ~6.122.0

chore(deps): update dependency hypothesis to ~6.122.0 #386

Triggered via pull request May 29, 2024 07:42
Status Failure
Total duration 6m 46s
Artifacts

ci.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
actionlint
Process completed with exit code 1.
test (3.10): tests/revelio/face_detection/test_detector.py#L62
test_meta_path AssertionError: assert PosixPath('/path/to/fd/dummy2/30/de/790816b0d3d88e32ab9ac922dba5/image1.meta.xz') == PosixPath('/path/to/fd/dummy2/ds1/image1.meta.xz') + where PosixPath('/path/to/fd/dummy2/30/de/790816b0d3d88e32ab9ac922dba5/image1.meta.xz') = <bound method FaceDetector._get_meta_path of <test_detector.Dummy2 object at 0x7fb419c5cfa0>>(DatasetElement(x=(ElementImage(path=/path/to/ds1/image1.jpg), ElementImage(path=/path/to/ds1/image2.jpg)), y=Bona fide), 0) + where <bound method FaceDetector._get_meta_path of <test_detector.Dummy2 object at 0x7fb419c5cfa0>> = <test_detector.Dummy2 object at 0x7fb419c5cfa0>._get_meta_path + and PosixPath('/path/to/fd/dummy2/ds1/image1.meta.xz') = Path('/path/to/fd/dummy2/ds1/image1.meta.xz')
test (3.10): tests/revelio/feature_extraction/test_extractor.py#L69
test_features_path AssertionError: assert PosixPath('/path/to/fe/dummy1/30/de/790816b0d3d88e32ab9ac922dba5/image1.features.xz') == PosixPath('/path/to/fe/dummy1/ds1/image1.features.xz') + where PosixPath('/path/to/fe/dummy1/30/de/790816b0d3d88e32ab9ac922dba5/image1.features.xz') = <bound method FeatureExtractor._get_features_path of <test_extractor.Dummy1 object at 0x7fb419b82590>>(DatasetElement(x=(ElementImage(path=/path/to/ds1/image1.jpg), ElementImage(path=/path/to/ds1/image2.jpg)), y=Bona fide), 0) + where <bound method FeatureExtractor._get_features_path of <test_extractor.Dummy1 object at 0x7fb419b82590>> = <test_extractor.Dummy1 object at 0x7fb419b82590>._get_features_path + and PosixPath('/path/to/fe/dummy1/ds1/image1.features.xz') = Path('/path/to/fe/dummy1/ds1/image1.features.xz')
test (3.10)
Process completed with exit code 1.
pre-commit
Process completed with exit code 1.
actionlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.