Skip to content

Merge branch 'develop' into develop #122

Merge branch 'develop' into develop

Merge branch 'develop' into develop #122

Triggered via push September 2, 2024 05:42
Status Failure
Total duration 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: x/assets/keeper/client_chain.go#L78
cannot use uint32(clientChain.LayerZeroChainID) (value of type uint32) as uint64 value in argument to append
build: app/ante/cosmos/fees.go#L187
cannot use int64(gas) (value of type int64) as uint64 value in argument to getTxPriority
build: app/ante/cosmos/fees.go#L188
cannot use priority (variable of type uint64) as int64 value in return statement
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/