Merge 'liquidity-orderbook-develop' #1826
Annotations
1 error and 8 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
39: cosmwasm-std = { package = "secret-cosmwasm-std", version = "1.1.10" }
40: cosmwasm-storage = { package = "secret-cosmwasm-storage", version = "1.1.10" , features=["iterator"]}
^
41: secret-toolkit = { version = "0.9.0", default-features = false, features = [
|
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
31: schemars = "0.8.1"
32: cosmwasm-std = { version = "1.0.0", package = "secret-cosmwasm-std" , features=["iterator"]}
^
33: cosmwasm-storage = { version = "1.0.0", package = "secret-cosmwasm-storage" , features=["iterator"]}
|
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
114: [dependencies]
115: cosmwasm-std = { package = "secret-cosmwasm-std", version = "1.0.0" , features=["iterator"]}
^
116: cosmwasm-storage = { package = "secret-cosmwasm-storage", version = "1.0.0" , features=["iterator"]}
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading