fix: the broken --version endpoint (#115) #392
GitHub Actions / Linux X64 Unit Tests Results
succeeded
Oct 16, 2024 in 0s
All 70 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Linux X64 Unit Tests Results
70 tests found
There are 70 tests, see "Raw output" for the full list of tests.
Raw output
cli::basic ‑ default_run_command_from_help
cli::basic ‑ default_run_with_a_contract_only
cli::basic ‑ default_run_without_input_files
cli::basic ‑ run_zkvyper_without_any_options
cli::debug_output_dir ‑ run_contract_with_debug_output_dir
cli::debug_output_dir ‑ run_with_debug_output_dir_no_folder_arg
cli::debug_output_dir ‑ run_with_double_debug_output_dir_option
cli::debug_output_dir ‑ run_without_contract_with_debug_output_dir
cli::disable_vyper_optimizer ‑ run_only_with_disable_vyper_optimizer
cli::disable_vyper_optimizer ‑ run_with_disable_vyper_optimizer
cli::disable_vyper_optimizer ‑ run_with_duplicate_disable_vyper_optimizer
cli::disassembler ‑ run_zkvyper_with_disassemble_binary
cli::disassembler ‑ run_zkvyper_with_disassemble_hexadecimal
cli::eravm_assembly ‑ run_only_with_eravm_assembly_option
cli::eravm_assembly ‑ run_with_double_eravm_assembly_option
cli::eravm_assembly ‑ run_with_eravm_assembly_by_default
cli::fallback ‑ run_only_with_fallback_oz_option
cli::fallback ‑ run_with_fallback_oz_option
cli::format ‑ run_with_double_format_option
cli::format ‑ run_with_format_options
cli::format ‑ run_with_unsupported_format
cli::llvm_debug_log ‑ run_only_with_llvm_debug_logging
cli::llvm_debug_log ‑ run_with_double_llvm_debug_logging
cli::llvm_debug_log ‑ run_with_incompatible_contract_and_llvm_debug_logging
cli::llvm_debug_log ‑ run_with_llvm_debug_logging
cli::llvm_ir ‑ run_only_with_llvm_ir
cli::llvm_ir ‑ run_with_double_llvm_ir
cli::llvm_ir ‑ run_with_incompatible_contract_and_llvm_ir
cli::llvm_ir ‑ run_with_llvm_ir
cli::llvm_options ‑ run_zkvyper_with_llvm_options
cli::llvm_verify_each ‑ run_only_with_llvm_verify_each
cli::llvm_verify_each ‑ run_with_double_llvm_verify_each
cli::llvm_verify_each ‑ run_with_incompatible_contract_and_llvm_verify_each
cli::llvm_verify_each ‑ run_with_llvm_verify_each
cli::metadata_hash ‑ run_only_with_metadata_hash_option
cli::metadata_hash ‑ run_with_double_metadata_hash_option
cli::metadata_hash ‑ run_with_incomplete_metadata_hash_option
cli::metadata_hash ‑ run_with_metadata_hash_by_default
cli::optimization ‑ test_optimization_duplicate_flags
cli::optimization ‑ test_optimization_missing_contract
cli::optimization ‑ test_optimization_valid_flags
cli::output_dir ‑ default_run_with_dual_output_dir_options
cli::output_dir ‑ default_run_with_output_dir
cli::output_dir ‑ default_run_with_output_dir_and_assembly
cli::overwrite ‑ default_run_with_overwrite_output_dir
cli::supress ‑ test_suppress_warnings_with_specific_option
cli::supress ‑ test_suppress_warnings_without_specific_option
cli::version ‑ test_version
cli::version ‑ test_version_with_extra_args
cli::vyper ‑ run_with_vyper
cli::vyper ‑ run_with_vyper_empty_arg
cli::vyper ‑ run_with_vyper_wrong_arg
regression::builtins ‑ create_copy_of_0_3_10
regression::builtins ‑ create_copy_of_0_4_0
regression::optimizer ‑ default_combined_json_0_3_10
regression::optimizer ‑ default_combined_json_0_3_3
regression::optimizer ‑ default_combined_json_0_3_9
regression::optimizer ‑ default_combined_json_0_4_0
regression::optimizer ‑ default_standard_json_0_3_10
regression::optimizer ‑ default_standard_json_0_3_3
regression::optimizer ‑ default_standard_json_0_3_9
regression::optimizer ‑ default_standard_json_0_4_0
regression::unsupported_opcodes ‑ selfdestruct_0_3_10
regression::unsupported_opcodes ‑ selfdestruct_0_3_3
regression::unsupported_opcodes ‑ selfdestruct_0_3_9
regression::unsupported_opcodes ‑ selfdestruct_0_4_0
regression::warnings ‑ tx_origin_0_3_10
regression::warnings ‑ tx_origin_0_3_3
regression::warnings ‑ tx_origin_0_3_9
regression::warnings ‑ tx_origin_0_4_0
Loading