Skip to content

feat(user_role): Add APIs for user roles (#3013) #1855

feat(user_role): Add APIs for user roles (#3013)

feat(user_role): Add APIs for user roles (#3013) #1855

Triggered via push November 30, 2023 14:47
Status Success
Total duration 46m 7s
Artifacts

CI-push.yml

on: push
Check formatting
17s
Check formatting
Spell check
6s
Spell check
Matrix: Check compilation on MSRV toolchain
Matrix: Run tests on stable toolchain
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run tests on stable toolchain (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 11: # First party crates 12: api_models = { version = "0.1.0", path = "../api_models" , features = ["errors"]} ^ 13: storage_impl = { version = "0.1.0", path = "../storage_impl", default-features = false }
Check compilation on MSRV toolchain (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 11: # First party crates 12: api_models = { version = "0.1.0", path = "../api_models" , features = ["errors"]} ^ 13: storage_impl = { version = "0.1.0", path = "../storage_impl", default-features = false }
Check compilation on MSRV toolchain (ubuntu-latest)
New version for cargo-hack available: 0.6.13