Skip to content

feat(users): Added blacklist for users #7566

feat(users): Added blacklist for users

feat(users): Added blacklist for users #7566

Triggered via pull request January 30, 2024 14:39
Status Cancelled
Total duration 59s
Artifacts

CI-pr.yml

on: pull_request
Check formatting
32s
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

2 errors, 5 warnings, and 1 notice
Run tests on stable toolchain (ubuntu-latest)
The operation was canceled.
Check compilation on MSRV toolchain (ubuntu-latest)
The operation was canceled.
Run tests on stable toolchain (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: baptiste0928/[email protected], Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Swatinem/[email protected], baptiste0928/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.16
Check formatting
Formatting check failed