Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the github-actions group with 2 updates #493

Merged

build(deps): bump the github-actions group with 2 updates

ffd2ebe
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

build(deps): bump the github-actions group with 2 updates #493

build(deps): bump the github-actions group with 2 updates
ffd2ebe
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Apr 1, 2024 in 0s

1 errors in 5s

1 tests   0 ✅  5s ⏱️
1 suites  0 💤
1 files    0 ❌  1 🔥

Results for commit ffd2ebe.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.controllers.test_fair_check with error

artifacts/test-results/pytest-junit.xml [took 0s]
Raw output
collection failure
#x1B[31mImportError while importing test module '/home/runner/work/fuji/fuji/tests/controllers/test_fair_check.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
#x1B[1m#x1B[31m/opt/hostedtoolcache/Python/3.11.8/x64/lib/python3.11/importlib/__init__.py#x1B[0m:126: in import_module
    #x1B[0m#x1B[94mreturn#x1B[39;49;00m _bootstrap._gcd_import(name[level:], package, level)#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31mtests/controllers/test_fair_check.py#x1B[0m:7: in <module>
    #x1B[0m#x1B[94mfrom#x1B[39;49;00m #x1B[04m#x1B[96mfuji_server#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96mcontrollers#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96mfair_check#x1B[39;49;00m #x1B[94mimport#x1B[39;49;00m FAIRCheck#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31mfuji_server/controllers/fair_check.py#x1B[0m:41: in <module>
    #x1B[0m#x1B[94mfrom#x1B[39;49;00m #x1B[04m#x1B[96mfuji_server#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96mharvester#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96mmetadata_harvester#x1B[39;49;00m #x1B[94mimport#x1B[39;49;00m MetadataHarvester#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31mfuji_server/harvester/metadata_harvester.py#x1B[0m:13: in <module>
    #x1B[0m#x1B[94mimport#x1B[39;49;00m #x1B[04m#x1B[96mextruct#x1B[39;49;00m#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31m../../../.local/share/hatch/env/virtual/fuji/u2kNwJh_/fuji/lib/python3.11/site-packages/extruct/__init__.py#x1B[0m:1: in <module>
    #x1B[0m#x1B[94mfrom#x1B[39;49;00m #x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96m_extruct#x1B[39;49;00m #x1B[94mimport#x1B[39;49;00m SYNTAXES, extract#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31m../../../.local/share/hatch/env/virtual/fuji/u2kNwJh_/fuji/lib/python3.11/site-packages/extruct/_extruct.py#x1B[0m:9: in <module>
    #x1B[0m#x1B[94mfrom#x1B[39;49;00m #x1B[04m#x1B[96mextruct#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96mdublincore#x1B[39;49;00m #x1B[94mimport#x1B[39;49;00m DublinCoreExtractor#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31m../../../.local/share/hatch/env/virtual/fuji/u2kNwJh_/fuji/lib/python3.11/site-packages/extruct/dublincore.py#x1B[0m:6: in <module>
    #x1B[0m#x1B[94mfrom#x1B[39;49;00m #x1B[04m#x1B[96mextruct#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96mutils#x1B[39;49;00m #x1B[94mimport#x1B[39;49;00m parse_html#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31m../../../.local/share/hatch/env/virtual/fuji/u2kNwJh_/fuji/lib/python3.11/site-packages/extruct/utils.py#x1B[0m:5: in <module>
    #x1B[0m#x1B[94mfrom#x1B[39;49;00m #x1B[04m#x1B[96mextruct#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96mxmldom#x1B[39;49;00m #x1B[94mimport#x1B[39;49;00m XmlDomHTMLParser#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31m../../../.local/share/hatch/env/virtual/fuji/u2kNwJh_/fuji/lib/python3.11/site-packages/extruct/xmldom.py#x1B[0m:9: in <module>
    #x1B[0m#x1B[94mfrom#x1B[39;49;00m #x1B[04m#x1B[96mlxml#x1B[39;49;00m#x1B[04m#x1B[96m.#x1B[39;49;00m#x1B[04m#x1B[96metree#x1B[39;49;00m #x1B[94mimport#x1B[39;49;00m (#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31mE   ImportError: cannot import name '_ElementStringResult' from 'lxml.etree' (/home/runner/.local/share/hatch/env/virtual/fuji/u2kNwJh_/fuji/lib/python3.11/site-packages/lxml/etree.cpython-311-x86_64-linux-gnu.so)#x1B[0m#x1B[0m

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 test found

There is 1 test, see "Raw output" for the name of the test.
Raw output
tests.controllers.test_fair_check