Skip to content

Bump version 3.14.0 #139

Bump version 3.14.0

Bump version 3.14.0 #139

GitHub Actions / Test Results failed Jan 18, 2025 in 0s

138 errors in 9s

138 tests     0 ✅  9s ⏱️
  4 suites    0 💤
  4 files      0 ❌  138 🔥

Results for commit 7b7c4b1.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_callback_view with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_callback_view.py:1: in <module>
    from pytezos import pytezos
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_forging with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_forging.py:3: in <module>
    from pytezos import pytezos
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_injection with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_injection.py:5: in <module>
    from pytezos import pytezos
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_ligo_compiler.test_ligo_compiler_container with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_ligo_compiler/test_ligo_compiler_container.py:7: in <module>
    from pytezos.cli.cli import cli
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_metadata with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_metadata.py:5: in <module>
    from pytezos import pytezos
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_regression with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_regression.py:4: in <module>
    from pytezos import pytezos
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_sender with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_sender.py:4: in <module>
    from pytezos import ContractInterface
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_smartpy_cli.test_smartpy_cli with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_smartpy_cli/test_smartpy_cli.py:8: in <module>
    from pytezos.cli.cli import cli
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.integration_tests.test_token_metadata with error

integration_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/integration_tests/test_token_metadata.py:4: in <module>
    from pytezos import pytezos
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.akaswap_raffle_event.test_akaswap_raffle_event with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/akaswap_raffle_event/test_akaswap_raffle_event.py:7: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/__init__.py:15: in <module>
    from pytezos.client import PyTezosClient
src/pytezos/client.py:7: in <module>
    from pytezos.block.header import BlockHeader
src/pytezos/block/header.py:10: in <module>
    from pytezos.block.forge import bump_fitness
src/pytezos/block/forge.py:5: in <module>
    from pytezos.michelson.forge import forge_array
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.akaswap_raffle_event.test_akaswap_raffle_event_add_prize with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/akaswap_raffle_event/test_akaswap_raffle_event_add_prize.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.akaswap_raffle_event.test_akaswap_raffle_event_oracle_callback with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/akaswap_raffle_event/test_akaswap_raffle_event_oracle_callback.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.akaswap_raffle_event.test_akaswap_raffle_event_pick_assign_prize with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/akaswap_raffle_event/test_akaswap_raffle_event_pick_assign_prize.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.akaswap_raffle_event.test_akaswap_raffle_event_raffle with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/akaswap_raffle_event/test_akaswap_raffle_event_raffle.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap_ChangeBakerAddress with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap_ChangeBakerAddress.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap_add_liquidity with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap_add_liquidity.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap_ctez_to_tez with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap_ctez_to_tez.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap_ctez_to_tez_callback with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap_ctez_to_tez_callback.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap_remove_liquidity with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap_remove_liquidity.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap_tez_to_ctez with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap_tez_to_ctez.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_plenty_stable_swap.test_ctez_tez_plenty_stable_swap_tez_to_ctez_callback with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_plenty_stable_swap/test_ctez_tez_plenty_stable_swap_tez_to_ctez_callback.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_pnlp_farm.test_ctez_tez_pnlp_farm with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_pnlp_farm/test_ctez_tez_pnlp_farm.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_pnlp_farm.test_ctez_tez_pnlp_farm_GetReward with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_pnlp_farm/test_ctez_tez_pnlp_farm_GetReward.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.contract_tests.ctez_tez_pnlp_farm.test_ctez_tez_pnlp_farm_stake with error

contract_test_results.xml [took 0s]
Raw output
collection failure
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/python.py:493: in importtestmodule
    mod = import_path(
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/pathlib.py:587: in import_path
    importlib.import_module(module_name)
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
../../../.cache/pypoetry/virtualenvs/pytezos-fxeZDpKs-py3.8/lib/python3.8/site-packages/_pytest/assertion/rewrite.py:184: in exec_module
    exec(co, module.__dict__)
tests/contract_tests/ctez_tez_pnlp_farm/test_ctez_tez_pnlp_farm_stake.py:6: in <module>
    from pytezos.michelson.forge import forge_micheline
src/pytezos/michelson/forge.py:11: in <module>
    from pytezos.crypto.encoding import base58_decode
E     File "/home/runner/work/pytezos/pytezos/src/pytezos/crypto/encoding.py", line 69
E       match v:
E             ^
E   SyntaxError: invalid syntax