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

feat: enable mdformat through treefmt-nix #2898

Merged
merged 7 commits into from
Sep 24, 2024

chore: remove unecessary file

4cdffe4
Select commit
Loading
Failed to load commit list.
Merged

feat: enable mdformat through treefmt-nix #2898

chore: remove unecessary file
4cdffe4
Select commit
Loading
Failed to load commit list.
Garnix CI / check unionlabs-tests [x86_64-linux] succeeded Sep 24, 2024 in 3m 0s

Run results

Build succeeded

Details

Last 100 lines of logs:

running 77 tests
test aptos::object::tests::ibc_store_address ... ok
test array_slice ... ok
test bounded::tests::new ... ok
test bounded::tests::serde_roundtrip ... ok
test bounded::tests::serde ... ok
test cosmos::ics23::proof_spec::tests::min_max_depth_conversion_works ... ok
test debug::enums::empty ... ok
test debug::enums::field_named ... ok
test debug::enums::empty_container ... ok
test debug::enums::field_unnamed ... ok
test debug::enums::named_empty_container ... ok
test debug::enums::tuple_empty ... ok
test debug::enums::tuple_empty_container ... ok
test debug::structs::empty ... ok
test debug::structs::empty_container ... ok
test debug::structs::field_named ... ok
test debug::structs::field_named_container ... ok
test debug::structs::field_named_generics ... ok
test debug::structs::field_named_nested ... ok
test debug::structs::field_named_skip_generics ... ok
test debug::structs::field_named_skip ... ok
test debug::structs::field_unnamed ... ok
test debug::structs::field_unnamed_container ... ok
test debug::structs::named_empty_container ... ok
test debug::structs::tuple_empty ... ok
test debug::structs::tuple_empty_container ... ok
test ethereum::slot::test ... ok
test ethereum::tests::commitment_key ... ok
test events::tests::event_conversion::create ... ok
test events::tests::event_conversion::deprecated_field ... ok
test events::tests::event_conversion::incorrect_type ... ok
test events::tests::event_conversion::parse ... ok
test google::protobuf::duration::tests::ord ... ok
test ethereum::beacon::tests::finality_update_json ... ok
test hash::hash_v2::tests::base64_too_long ... ok
test hash::hash_v2::tests::hex_unprefixed ... ok
test events::tests::event_conversion::missing_field ... ok
test hash::hash_v2::tests::hex_unprefixed_too_long ... ok
test hash::hash_v2::tests::hex_prefixed ... ok
test hash::hash_v2::tests::hex_prefixed_too_long ... ok
test google::protobuf::timestamp::tests::try_from_unix_nanos ... ok
test hash::hash_v2::tests::hex_unprefixed_too_short ... ok
test ibc::core::client::height::tests::debug ... ok
test ibc::core::client::height::tests::from_str ... ok
test id::tests::bounded ... ok
test ibc::lightclients::cometbls::header::tests::bcs ... ok
test google::protobuf::duration::tests::proto_roundtrip ... ok
test hash::hash_v2::tests::base64_too_short ... ok
test ibc::core::commitment::merkle_proof::tests::json ... ok
test google::protobuf::timestamp::tests::from_unix_nanos ... ok
test ibc::lightclients::arbitrum::l2_header::tests::rlp ... ok
test google::protobuf::timestamp::tests::duration_since ... ok
test google::protobuf::timestamp::tests::cosmwasm_timestamp ... ok
test google::protobuf::timestamp::tests::parse ... ok
test events::tests::event_conversion::unknown_field ... ok
test google::protobuf::timestamp::tests::timestamp_duration_arithmetic ... ok
test google::protobuf::duration::tests::checked_add ... ok
test google::protobuf::any::tests::test_flatten ... ok
test hash::hash_v2::tests::base64 ... ok
test google::protobuf::duration::tests::string_roundtrip ... ok
test hash::hash_v2::tests::hex_prefixed_too_short ... ok
test events::tests::event_conversion::success ... ok
test google::protobuf::duration::tests::serde_roundtrip ... ok
test ics24::tests::parse_ibc_paths_from_str ... ok
test id::tests::ics024_identifier_characters ... ok
test tendermint::abci::exec_tx_result::tests::json ... ok
test tendermint::types::block_id::proto_roundtrip ... ok
test tendermint::crypto::public_key::tests::roundtrip ... ok
test tendermint::types::commit_sig::tests::proto_json ... ok
test uint::u256_tests::roundtrip ... ok
test union::galois::zero_knowledge_proof::tests::serde ... ok
test uint::u256_tests::hex_string ... ok
test signer::tests::display ... ok
test tests::wasm_client_type_serde ... ok
test validated::tests::validate ... ok
test union::ics23::merkle_proof::tests::ethabi ... ok
test tendermint::types::evidence::tests::json ... ok

test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests unionlabs

running 3 tests
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 335) - compile fail ... ok
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 343) ... ok
test lib/unionlabs/src/google/protobuf/any.rs - google::protobuf::any::IntoAny (line 23) ... ok

test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.57s

checkPhase completed in 1 minutes 17 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/5bwyfbi6r7r5fhh99mc2fa04zsnms1w4-unionlabs-deps-0.1.0/target.tar.zst to /nix/store/5vx9djc34vcyrm2wb4n1nwsipwabqyky-unionlabs-test-0.1.0/target.tar.zst
/*stdin*\            : 30.51%   (   536 MiB =>    163 MiB, /nix/store/5vx9djc34vcyrm2wb4n1nwsipwabqyky-unionlabs-test-0.1.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/5vx9djc34vcyrm2wb4n1nwsipwabqyky-unionlabs-test-0.1.0
checking for references to /build/ in /nix/store/5vx9djc34vcyrm2wb4n1nwsipwabqyky-unionlabs-test-0.1.0...
patching script interpreter paths in /nix/store/5vx9djc34vcyrm2wb4n1nwsipwabqyky-unionlabs-test-0.1.0