Skip to content

Stuff#5436

Draft
benluelo wants to merge 1 commit into
mainfrom
stuff
Draft

Stuff#5436
benluelo wants to merge 1 commit into
mainfrom
stuff

feat: types, license

4cfb080
Select commit
Loading
Failed to load commit list.
Garnix CI / check docgen-updated [x86_64-linux] failed Apr 29, 2026 in 6m 56s

check docgen-updated [x86_64-linux]

check docgen-updated [x86_64-linux] failed

Details

Last 100 lines of logs:

this derivation will be built:
  /nix/store/975x10yksnwf7z4v6cp6a8isd8v55s5l-docgen-check.drv
docgen-check> Running phase: unpackPhase
docgen-check> unpacking source archive /nix/store/jxs2v797wrc1sixxb2j8571zjnw72lb5-ha6y650qpngbc57gvmapv192n78f9fyn-source
docgen-check> source root is ha6y650qpngbc57gvmapv192n78f9fyn-source
docgen-check> Running phase: patchPhase
docgen-check> Running phase: updateAutotoolsGnuConfigScriptsPhase
docgen-check> Running phase: configurePhase
docgen-check> no configure script, doing nothing
docgen-check> Running phase: buildPhase
docgen-check> no Makefile or custom buildPhase, doing nothing
docgen-check> Running phase: checkPhase
docgen-check> Initialized empty Git repository in /build/project/.git/
docgen-check> On branch main
docgen-check> Changes not staged for commit:
docgen-check>   (use "git add <file>..." to update what will be committed)
docgen-check>   (use "git restore <file>..." to discard changes in working directory)
docgen-check> 	modified:   cosmwasm/app/ucs03-zkgm/src/contract.rs
docgen-check> 	modified:   lib/starknet-light-client-types/Cargo.toml
docgen-check> 
docgen-check> no changes added to commit (use "git add" and/or "git commit -a")
docgen-check> diff --git a/cosmwasm/app/ucs03-zkgm/src/contract.rs b/cosmwasm/app/ucs03-zkgm/src/contract.rs
docgen-check> index 09bdacb..1e0565b 100644
docgen-check> --- a/cosmwasm/app/ucs03-zkgm/src/contract.rs
docgen-check> +++ b/cosmwasm/app/ucs03-zkgm/src/contract.rs
docgen-check> @@ -3532,7 +3532,9 @@ fn proxy_salt() {
docgen-check>  #[test]
docgen-check>  fn salt_salt() {
docgen-check>      let sender = "osmo1ucfp73mvq2nvyzjdm9qq7u02e69yggd27r38an8gkg4jdpxhy0xscusxnn".as_bytes();
docgen-check> -    let salt: H256 = hex_literal::hex!("078d4a6dcc423d93beb8367b6e9ec195837e0c562edb89d5e4275f9233b80831").into();
docgen-check> +    let salt: H256 =
docgen-check> +        hex_literal::hex!("078d4a6dcc423d93beb8367b6e9ec195837e0c562edb89d5e4275f9233b80831")
docgen-check> +            .into();
docgen-check>  
docgen-check>      let preimage: Bytes = (sender, salt).abi_encode().into();
docgen-check>  
docgen-check> diff --git a/lib/starknet-light-client-types/Cargo.toml b/lib/starknet-light-client-types/Cargo.toml
docgen-check> index 850414e..fb5462c 100644
docgen-check> --- a/lib/starknet-light-client-types/Cargo.toml
docgen-check> +++ b/lib/starknet-light-client-types/Cargo.toml
docgen-check> @@ -2,11 +2,11 @@
docgen-check>  name    = "starknet-light-client-types"
docgen-check>  version = "0.0.0"
docgen-check>  
docgen-check> -authors      = { workspace = true }
docgen-check> -edition      = { workspace = true }
docgen-check> -license      = { workspace = true }
docgen-check> -publish      = { workspace = true }
docgen-check> -repository   = { workspace = true }
docgen-check> +authors    = { workspace = true }
docgen-check> +edition    = { workspace = true }
docgen-check> +license    = { workspace = true }
docgen-check> +publish    = { workspace = true }
docgen-check> +repository = { workspace = true }
docgen-check>  
docgen-check>  [lints]
docgen-check>  workspace = true
error: build of '/nix/store/975x10yksnwf7z4v6cp6a8isd8v55s5l-docgen-check.drv' on 'ssh-ng://nix-ssh@garnix9' failed: Cannot build '/nix/store/975x10yksnwf7z4v6cp6a8isd8v55s5l-docgen-check.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/rrk1sh1q7wwvan0pc5yjzlg0ydxncs31-docgen-check
       Last 25 log lines:
       > +            .into();
       >  
       >      let preimage: Bytes = (sender, salt).abi_encode().into();
       >  
       > diff --git a/lib/starknet-light-client-types/Cargo.toml b/lib/starknet-light-client-types/Cargo.toml
       > index 850414e..fb5462c 100644
       > --- a/lib/starknet-light-client-types/Cargo.toml
       > +++ b/lib/starknet-light-client-types/Cargo.toml
       > @@ -2,11 +2,11 @@
       >  name    = "starknet-light-client-types"
       >  version = "0.0.0"
       >  
       > -authors      = { workspace = true }
       > -edition      = { workspace = true }
       > -license      = { workspace = true }
       > -publish      = { workspace = true }
       > -repository   = { workspace = true }
       > +authors    = { workspace = true }
       > +edition    = { workspace = true }
       > +license    = { workspace = true }
       > +publish    = { workspace = true }
       > +repository = { workspace = true }
       >  
       >  [lints]
       >  workspace = true
       For full logs, run:
         nix log /nix/store/975x10yksnwf7z4v6cp6a8isd8v55s5l-docgen-check.drv
error: Cannot build '/nix/store/975x10yksnwf7z4v6cp6a8isd8v55s5l-docgen-check.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/rrk1sh1q7wwvan0pc5yjzlg0ydxncs31-docgen-check